Type Alias ShaderLocation

pub type ShaderLocation = u32;
Available on crate feature unstable-wgpu-24 only.
Expand description

Integral type used for binding locations in shaders.