Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dproperties.rs571 pub max_texel_gather_offset: u32, field
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs9197 pub max_texel_gather_offset: u32, field
9835 pub fn max_texel_gather_offset(mut self, max_texel_gather_offset: u32) -> Self { in max_texel_gather_offset() method