Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs701 pub struct Extent2DBuilder<'a> { struct
705 impl<'a> ::std::ops::Deref for Extent2DBuilder<'a> { argument
711 impl<'a> ::std::ops::DerefMut for Extent2DBuilder<'a> { implementation
716 impl<'a> Extent2DBuilder<'a> { implementation