Searched refs:cache_hit (Results 1 – 2 of 2) sorted by relevance
235 bool *cache_hit);285 bool *cache_hit, void *mem_ctx);
330 bool *cache_hit) in vk_pipeline_cache_lookup_object() argument335 if (cache_hit != NULL) in vk_pipeline_cache_lookup_object()336 *cache_hit = false; in vk_pipeline_cache_lookup_object()352 if (cache_hit != NULL) in vk_pipeline_cache_lookup_object()353 *cache_hit = true; in vk_pipeline_cache_lookup_object()475 bool *cache_hit, void *mem_ctx) in vk_pipeline_cache_lookup_nir() argument480 cache_hit); in vk_pipeline_cache_lookup_nir()