Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs7753 pub struct CommandBufferBeginInfoBuilder<'a> { struct
7758 impl<'a> ::std::ops::Deref for CommandBufferBeginInfoBuilder<'a> { argument
7764 impl<'a> ::std::ops::DerefMut for CommandBufferBeginInfoBuilder<'a> { implementation
7769 impl<'a> CommandBufferBeginInfoBuilder<'a> { implementation