wgpu_core::id

Type Alias CommandBufferId

source
pub type CommandBufferId = Id<CommandBuffer>;

Aliased Type§

struct CommandBufferId(/* private fields */);

Implementations§