Type Alias ShaderLocation
pub type ShaderLocation = u32;Available on crate feature
unstable-wgpu-27 only.Expand description
Integral type used for binding locations in shaders.
Used in VertexAttributes and errors.