Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs55454 pub struct PhysicalDeviceLegacyDitheringFeaturesEXTBuilder<'a> { struct
55458 unsafe impl ExtendsPhysicalDeviceFeatures2 for PhysicalDeviceLegacyDitheringFeaturesEXTBuilder<'_> … argument
55460 unsafe impl ExtendsDeviceCreateInfo for PhysicalDeviceLegacyDitheringFeaturesEXTBuilder<'_> {} implementation
55462 impl<'a> ::std::ops::Deref for PhysicalDeviceLegacyDitheringFeaturesEXTBuilder<'a> { implementation
55468 impl<'a> ::std::ops::DerefMut for PhysicalDeviceLegacyDitheringFeaturesEXTBuilder<'a> { implementation
55473 impl<'a> PhysicalDeviceLegacyDitheringFeaturesEXTBuilder<'a> { implementation