Home
last modified time | relevance | path

Searched refs:radv_compute_pipeline_cache_search (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_pipeline_cache.h43 bool radv_compute_pipeline_cache_search(struct radv_device *device, struct vk_pipeline_cache *cache,
Dradv_pipeline_compute.c200 radv_compute_pipeline_cache_search(device, cache, pipeline, &found_in_application_cache)) { in radv_compute_pipeline_compile()
Dradv_pipeline_cache.c382 radv_compute_pipeline_cache_search(struct radv_device *device, struct vk_pipeline_cache *cache, in radv_compute_pipeline_cache_search() function