Type Alias wgpu::core::id::BufferId

source ·
pub type BufferId = Id<Buffer<Api>>;
Available on wgpu_core only.

Aliased Type§

struct BufferId(/* private fields */);