Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dproperties.rs751 pub sample_location_coordinate_range: Option<[f32; 2]>, field
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs25448 pub sample_location_coordinate_range: [f32; 2], field
25517 pub fn sample_location_coordinate_range( in sample_location_coordinate_range() method