Searched refs:features_legacy_dithering_ext (Results 1 – 1 of 1) sorted by relevance
12974 .features_legacy_dithering_ext in write()16453 .features_legacy_dithering_ext in from()19439 features_legacy_dithering_ext: Option<ash::vk::PhysicalDeviceLegacyDitheringFeaturesEXT>, field20445 self.features_legacy_dithering_ext = Some(Default::default()); in make_chain()20446 let member = self.features_legacy_dithering_ext.as_mut().unwrap(); in make_chain()