Type Alias iced::widget::shader::wgpu::ShaderLocation

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

Integral type used for binding locations in shaders.