Home
last modified time | relevance | path

Searched defs:skip_cache_lookup (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_pipeline.c1253 const bool skip_cache_lookup = in anv_graphics_pipeline_compile() local
1471 const bool skip_cache_lookup = in anv_pipeline_compile_cs() local
/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c2256 const bool skip_cache_lookup = in anv_graphics_pipeline_compile() local
2658 const bool skip_cache_lookup = in anv_pipeline_compile_cs() local
3670 const bool skip_cache_lookup = in anv_pipeline_compile_ray_tracing() local
/aosp_15_r20/external/bazelbuild-remote-apis/build/bazel/remote/execution/v2/
H A Dremote_execution.proto1411 bool skip_cache_lookup = 3; field