wgpu_core::id

Type Alias BindGroupId

source
pub type BindGroupId = Id<BindGroup>;

Aliased Typeยง

struct BindGroupId(/* private fields */);