Type Alias wgpu::core::id::CommandBufferId

source ·
pub type CommandBufferId = Id<CommandBuffer>;
Available on wgpu_core only.

Aliased Type§

struct CommandBufferId(/* private fields */);