Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs43018 pub struct PhysicalDeviceIndexTypeUint8FeaturesEXTBuilder<'a> { struct
43022 unsafe impl ExtendsPhysicalDeviceFeatures2 for PhysicalDeviceIndexTypeUint8FeaturesEXTBuilder<'_> {} implementation
43024 unsafe impl ExtendsDeviceCreateInfo for PhysicalDeviceIndexTypeUint8FeaturesEXTBuilder<'_> {} implementation
43026 impl<'a> ::std::ops::Deref for PhysicalDeviceIndexTypeUint8FeaturesEXTBuilder<'a> { implementation
43032 impl<'a> ::std::ops::DerefMut for PhysicalDeviceIndexTypeUint8FeaturesEXTBuilder<'a> { implementation
43037 impl<'a> PhysicalDeviceIndexTypeUint8FeaturesEXTBuilder<'a> { implementation