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.
pub type ShaderLocation = u32;
unstable-wgpu-24
only.Integral type used for binding locations in shaders.