Type Definition wgpu_core::id::BindGroupLayoutId

source ·
pub type BindGroupLayoutId = Id<BindGroupLayout<Empty>>;