Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs11275 pub struct DisplayPresentInfoKHRBuilder<'a> { struct
11279 unsafe impl ExtendsPresentInfoKHR for DisplayPresentInfoKHRBuilder<'_> {} argument
11281 impl<'a> ::std::ops::Deref for DisplayPresentInfoKHRBuilder<'a> { implementation
11287 impl<'a> ::std::ops::DerefMut for DisplayPresentInfoKHRBuilder<'a> { implementation
11292 impl<'a> DisplayPresentInfoKHRBuilder<'a> { impl