Constant web_sys::gpu_texture_usage::TEXTURE_BINDING

source ·
pub const TEXTURE_BINDING: u32 = _; // 4u32
Expand description

The GPUTextureUsage.TEXTURE_BINDING const.

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

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