Searched refs:radv_compute_pipeline_cache_search (Results 1 – 3 of 3) sorted by relevance
43 bool radv_compute_pipeline_cache_search(struct radv_device *device, struct vk_pipeline_cache *cache,
199 radv_compute_pipeline_cache_search(device, cache, pipeline, &found_in_application_cache)) { in radv_compute_pipeline_compile()
381 radv_compute_pipeline_cache_search(struct radv_device *device, struct vk_pipeline_cache *cache, in radv_compute_pipeline_cache_search() function