Type Definition wgpu::ShaderLocation [−][src]
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.