Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_cache.h69 struct vk_pipeline_cache_object *radv_pipeline_cache_nir_to_handle(struct radv_device *device,
H A Dradv_pipeline_rt.c648 …rt_stages[idx].nir = radv_pipeline_cache_nir_to_handle(device, cache, stage->nir, rt_stages[idx].s… in radv_rt_compile_shaders()
1056 …pipeline->stages[i].nir = radv_pipeline_cache_nir_to_handle(device, NULL, nir, header->stage_sha1,… in radv_ray_tracing_pipeline_import_binary()
H A Dradv_pipeline_cache.c599 radv_pipeline_cache_nir_to_handle(struct radv_device *device, struct vk_pipeline_cache *cache, stru… in radv_pipeline_cache_nir_to_handle() function