Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs6855 pub struct CommandBufferInheritanceInfoBuilder<'a> { struct
6860 impl<'a> ::std::ops::Deref for CommandBufferInheritanceInfoBuilder<'a> { argument
6866 impl<'a> ::std::ops::DerefMut for CommandBufferInheritanceInfoBuilder<'a> { implementation
6871 impl<'a> CommandBufferInheritanceInfoBuilder<'a> { impl