Constant web_sys::gpu_color_write::ALL

source ·
pub const ALL: u32 = _; // 15u32
Expand description

The GPUColorWrite.ALL const.

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

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