Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs71152 pub struct PhysicalDeviceDepthClampZeroOneFeaturesEXTBuilder<'a> { struct
71156 unsafe impl ExtendsPhysicalDeviceFeatures2
71157 for PhysicalDeviceDepthClampZeroOneFeaturesEXTBuilder<'_> argument
71161 unsafe impl ExtendsDeviceCreateInfo for PhysicalDeviceDepthClampZeroOneFeaturesEXTBuilder<'_> {} implementation
71163 impl<'a> ::std::ops::Deref for PhysicalDeviceDepthClampZeroOneFeaturesEXTBuilder<'a> { implementation
71169 impl<'a> ::std::ops::DerefMut for PhysicalDeviceDepthClampZeroOneFeaturesEXTBuilder<'a> { implementation
71174 impl<'a> PhysicalDeviceDepthClampZeroOneFeaturesEXTBuilder<'a> { implementation