Type Alias wgpu::core::id::BindGroupId

source ·
pub type BindGroupId = Id<BindGroup<Api>>;

Aliased Type§

struct BindGroupId(/* private fields */);