Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs7573 pub struct CommandBufferAllocateInfoBuilder<'a> { struct
7577 impl<'a> ::std::ops::Deref for CommandBufferAllocateInfoBuilder<'a> { argument
7583 impl<'a> ::std::ops::DerefMut for CommandBufferAllocateInfoBuilder<'a> { implementation
7588 impl<'a> CommandBufferAllocateInfoBuilder<'a> { impl