Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs65782 pub fn builder<'a>() -> CommandBufferInheritanceRenderingInfoBuilder<'a> { in builder()
65783 CommandBufferInheritanceRenderingInfoBuilder { in builder()
65790 pub struct CommandBufferInheritanceRenderingInfoBuilder<'a> { struct
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> { implementation