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.COMPUTE const.
  • The GPUShaderStage.FRAGMENT const.
  • The GPUShaderStage.VERTEX const.