Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs46176 pub struct CommandBufferSubmitInfoKHRBuilder<'a> { struct
46180 impl<'a> ::std::ops::Deref for CommandBufferSubmitInfoKHRBuilder<'a> { argument
46186 impl<'a> ::std::ops::DerefMut for CommandBufferSubmitInfoKHRBuilder<'a> { implementation
46191 impl<'a> CommandBufferSubmitInfoKHRBuilder<'a> { implementation