Home
last modified time | relevance | path

Searched refs:supported_present_scaling (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs72873 pub supported_present_scaling: PresentScalingFlagsEXT, field
72885 supported_present_scaling: PresentScalingFlagsEXT::default(), in default()
72924 pub fn supported_present_scaling( in supported_present_scaling() method
72926 supported_present_scaling: PresentScalingFlagsEXT, in supported_present_scaling()
72928 self.inner.supported_present_scaling = supported_present_scaling; in supported_present_scaling()