Module web_sys::gpu_shader_stage
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
- The
GPUShaderStage.COMPUTEconst. - The
GPUShaderStage.FRAGMENTconst. - The
GPUShaderStage.VERTEXconst.