Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs22138 pub struct DeviceQueueInfo2Builder<'a> { struct
22142 impl<'a> ::std::ops::Deref for DeviceQueueInfo2Builder<'a> { implementation
22148 impl<'a> ::std::ops::DerefMut for DeviceQueueInfo2Builder<'a> { implementation
22153 impl<'a> DeviceQueueInfo2Builder<'a> { impl