Home
last modified time | relevance | path

Searched refs:radv_pipeline_cache_lookup_nir_handle (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_cache.c476 …pipeline->stages[i].nir = radv_pipeline_cache_lookup_nir_handle(device, cache, pipeline->stages[i]… in radv_ray_tracing_pipeline_cache_search()
569 radv_pipeline_cache_lookup_nir_handle(struct radv_device *device, struct vk_pipeline_cache *cache, … in radv_pipeline_cache_lookup_nir_handle() function
678 nir = radv_pipeline_cache_lookup_nir_handle(device, cache, data->stages[i].sha1); in radv_pipeline_cache_get_binaries()
H A Dradv_pipeline_cache.h62 struct vk_pipeline_cache_object *radv_pipeline_cache_lookup_nir_handle(struct radv_device *device,