Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dproperties.rs126 pub fragment_shading_rate_with_custom_sample_locations: Option<bool>, field
944 …nservative_rasterization : Default :: default () , fragment_shading_rate_with_custom_sample_locati… in default()
949fragment_shading_rate_with_custom_sample_locations : [properties_ffi . properties_fragment_shading… in from()
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs52803 pub fragment_shading_rate_with_custom_sample_locations: Bool32, field
52827 fragment_shading_rate_with_custom_sample_locations: Bool32::default(), in default()
52998 pub fn fragment_shading_rate_with_custom_sample_locations( in fragment_shading_rate_with_custom_sample_locations() method
53000 fragment_shading_rate_with_custom_sample_locations: bool, in fragment_shading_rate_with_custom_sample_locations()
53003 .fragment_shading_rate_with_custom_sample_locations = in fragment_shading_rate_with_custom_sample_locations()
53004 fragment_shading_rate_with_custom_sample_locations.into(); in fragment_shading_rate_with_custom_sample_locations()