Type Alias wgpu_types::ShaderLocation
source · pub type ShaderLocation = u32;
Expand description
Integral type used for binding locations in shaders.
pub type ShaderLocation = u32;
Integral type used for binding locations in shaders.