Type Alias nannou::wgpu::ShaderLocation
source · 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.