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 D | radv_pipeline_cache.h | 69 struct vk_pipeline_cache_object *radv_pipeline_cache_nir_to_handle(struct radv_device *device,
|
H A D | radv_pipeline_rt.c | 648 …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 D | radv_pipeline_cache.c | 599 radv_pipeline_cache_nir_to_handle(struct radv_device *device, struct vk_pipeline_cache *cache, stru… in radv_pipeline_cache_nir_to_handle() function
|