Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs10096 pub struct DisplayPresentInfoKHRBuilder<'a> { struct
10100 unsafe impl ExtendsPresentInfoKHR for DisplayPresentInfoKHRBuilder<'_> {} argument
10102 impl<'a> ::std::ops::Deref for DisplayPresentInfoKHRBuilder<'a> { implementation
10108 impl<'a> ::std::ops::DerefMut for DisplayPresentInfoKHRBuilder<'a> { implementation
10113 impl<'a> DisplayPresentInfoKHRBuilder<'a> { implementation