CmdBuffer

Type Alias CmdBuffer 

Source
pub type CmdBuffer = AutoCommandBufferBuilder<PrimaryAutoCommandBuffer<Arc<StandardCommandBufferAllocator>>, Arc<StandardCommandBufferAllocator>>;

Aliased Typeยง

pub struct CmdBuffer { /* private fields */ }