Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs65790 pub struct CommandBufferInheritanceRenderingInfoBuilder<'a> { struct
65794 unsafe impl ExtendsCommandBufferInheritanceInfo
65795 for CommandBufferInheritanceRenderingInfoBuilder<'_> argument
65799 impl<'a> ::std::ops::Deref for CommandBufferInheritanceRenderingInfoBuilder<'a> { implementation
65805 impl<'a> ::std::ops::DerefMut for CommandBufferInheritanceRenderingInfoBuilder<'a> { implementation
65810 impl<'a> CommandBufferInheritanceRenderingInfoBuilder<'a> { impl