Type Alias wgpu_types::ShaderLocation

source ยท
pub type ShaderLocation = u32;
Expand description

Integral type used for binding locations in shaders.