Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs17315 pub struct DeviceEventInfoEXTBuilder<'a> { struct
17319 impl<'a> ::std::ops::Deref for DeviceEventInfoEXTBuilder<'a> { implementation
17325 impl<'a> ::std::ops::DerefMut for DeviceEventInfoEXTBuilder<'a> { implementation
17330 impl<'a> DeviceEventInfoEXTBuilder<'a> { impl