Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs40258 pub struct FramebufferAttachmentsCreateInfoBuilder<'a> { struct
40262 unsafe impl ExtendsFramebufferCreateInfo for FramebufferAttachmentsCreateInfoBuilder<'_> {} argument
40264 impl<'a> ::std::ops::Deref for FramebufferAttachmentsCreateInfoBuilder<'a> { implementation
40270 impl<'a> ::std::ops::DerefMut for FramebufferAttachmentsCreateInfoBuilder<'a> { implementation
40275 impl<'a> FramebufferAttachmentsCreateInfoBuilder<'a> { implementation