Searched defs:DeviceGroupSwapchainCreateInfoKHRBuilder (Results 1 – 1 of 1) sorted by relevance
20644 pub struct DeviceGroupSwapchainCreateInfoKHRBuilder<'a> { struct20648 unsafe impl ExtendsSwapchainCreateInfoKHR for DeviceGroupSwapchainCreateInfoKHRBuilder<'_> {} argument20650 impl<'a> ::std::ops::Deref for DeviceGroupSwapchainCreateInfoKHRBuilder<'a> { implementation20656 impl<'a> ::std::ops::DerefMut for DeviceGroupSwapchainCreateInfoKHRBuilder<'a> { implementation20661 impl<'a> DeviceGroupSwapchainCreateInfoKHRBuilder<'a> { impl