Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs26832 pub struct AttachmentDescription2Builder<'a> { struct
26837 impl<'a> ::std::ops::Deref for AttachmentDescription2Builder<'a> { implementation
26843 impl<'a> ::std::ops::DerefMut for AttachmentDescription2Builder<'a> { implementation
26848 impl<'a> AttachmentDescription2Builder<'a> { impl