Home
last modified time | relevance | path

Searched defs:CommandBufferAllocateInfoBuilder (Results 1 – 1 of 1) sorted by relevance

/external/rust/crates/ash/src/vk/
Ddefinitions.rs6784 pub struct CommandBufferAllocateInfoBuilder<'a> { struct
6788 impl<'a> ::std::ops::Deref for CommandBufferAllocateInfoBuilder<'a> { argument
6794 impl<'a> ::std::ops::DerefMut for CommandBufferAllocateInfoBuilder<'a> { implementation
6799 impl<'a> CommandBufferAllocateInfoBuilder<'a> { implementation