Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs752 pub struct Extent3DBuilder<'a> { struct
756 impl<'a> ::std::ops::Deref for Extent3DBuilder<'a> { argument
762 impl<'a> ::std::ops::DerefMut for Extent3DBuilder<'a> { implementation
767 impl<'a> Extent3DBuilder<'a> { impl