wgpu_core::id

Type Alias BindGroupId

Source
pub type BindGroupId = Id<BindGroup<Empty>>;

Aliased Typeยง

struct BindGroupId(/* private fields */);