Searched defs:PrimaryAutoCommandBuffer (Results 1 – 2 of 2) sorted by relevance
145 AutoCommandBufferBuilder<PrimaryAutoCommandBuffer, StandardCommandPoolBuilder>, in primary()2203 pub struct PrimaryAutoCommandBuffer<P = StandardCommandPoolAlloc> { struct2211 unsafe impl<P> DeviceOwned for PrimaryAutoCommandBuffer<P> { argument2218 unsafe impl<P> PrimaryCommandBuffer for PrimaryAutoCommandBuffer<P> { implementation
328 CommandBufferExecFuture<NowFuture, PrimaryAutoCommandBuffer>, in from_iter() argument355 CommandBufferExecFuture<NowFuture, PrimaryAutoCommandBuffer>, in from_buffer() argument