Home
last modified time | relevance | path

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

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