Module gpu_map_mode

Source
Expand description

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

Constantsยง

READ
The GPUMapMode.READ const.
WRITE
The GPUMapMode.WRITE const.