Searched defs:DisplayPresentInfoKHRBuilder (Results 1 – 1 of 1) sorted by relevance
11275 pub struct DisplayPresentInfoKHRBuilder<'a> { struct11279 unsafe impl ExtendsPresentInfoKHR for DisplayPresentInfoKHRBuilder<'_> {} argument11281 impl<'a> ::std::ops::Deref for DisplayPresentInfoKHRBuilder<'a> { implementation11287 impl<'a> ::std::ops::DerefMut for DisplayPresentInfoKHRBuilder<'a> { implementation11292 impl<'a> DisplayPresentInfoKHRBuilder<'a> { impl