Type Alias wgpu_core::id::CommandBufferId
source · pub type CommandBufferId = Id<CommandBuffer<Empty>>;
Aliased Type§
struct CommandBufferId(/* private fields */);
pub type CommandBufferId = Id<CommandBuffer<Empty>>;
struct CommandBufferId(/* private fields */);