wgpu_core::id

Type Alias BufferId

Source
pub type BufferId = Id<Buffer<Empty>>;

Aliased Typeยง

struct BufferId(/* private fields */);