Constant web_sys::gpu_map_mode::READ

source ·
pub const READ: u32 = _; // 1u32
Expand description

The GPUMapMode.READ const.

This API requires the following crate features to be activated: gpu_map_mode

This API is unstable and requires --cfg=web_sys_unstable_apis to be activated, as described in the wasm-bindgen guide