wgpu_core::id

Type Alias CommandBufferId

Source
pub type CommandBufferId = Id<CommandBuffer<Empty>>;

Aliased Typeยง

struct CommandBufferId(/* private fields */);