Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_cache.h40 bool radv_graphics_pipeline_cache_search(struct radv_device *device, struct vk_pipeline_cache *cach…
H A Dradv_pipeline_cache.c356 radv_graphics_pipeline_cache_search(struct radv_device *device, struct vk_pipeline_cache *cache, in radv_graphics_pipeline_cache_search() function
H A Dradv_pipeline_graphics.c2931 radv_graphics_pipeline_cache_search(device, cache, pipeline, &found_in_application_cache)) { in radv_graphics_pipeline_compile()