Home
last modified time | relevance | path

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

/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs23676 pub struct PhysicalDevicePointClippingPropertiesBuilder<'a> { struct
23680 unsafe impl ExtendsPhysicalDeviceProperties2 for PhysicalDevicePointClippingPropertiesBuilder<'_> {} implementation
23682 impl<'a> ::std::ops::Deref for PhysicalDevicePointClippingPropertiesBuilder<'a> { implementation
23688 impl<'a> ::std::ops::DerefMut for PhysicalDevicePointClippingPropertiesBuilder<'a> { implementation
23693 impl<'a> PhysicalDevicePointClippingPropertiesBuilder<'a> { implementation