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

source ·
pub type CommandBufferId = Id<CommandBuffer<Api>>;

Aliased Type§

struct CommandBufferId(/* private fields */);