Home
last modified time | relevance | path

Searched defs:robust_image_access (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_nir.h58 bool robust_image_access; member
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_nir.h99 bool robust_image_access; member
/aosp_15_r20/external/mesa3d/src/broadcom/compiler/
H A Dv3d_compiler.h417 bool robust_image_access; member
/aosp_15_r20/external/mesa3d/src/intel/isl/
H A Disl.h1807 bool robust_image_access; member
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dfeatures.rs458 pub robust_image_access: bool, field
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs46847 pub robust_image_access: Bool32, field
46920 pub fn robust_image_access(mut self, robust_image_access: bool) -> Self { in robust_image_access() method
50871 pub robust_image_access: Bool32, field
50916 pub fn robust_image_access(mut self, robust_image_access: bool) -> Self { in robust_image_access() method