Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_rt.h114 void radv_ray_tracing_pipeline_hash(const struct radv_device *device,
H A Dradv_pipeline_binary.c62 radv_ray_tracing_pipeline_hash(device, rt_create_info, &rt_state, key); in radv_get_pipeline_key()
H A Dradv_pipeline_rt.c848 radv_ray_tracing_pipeline_hash(const struct radv_device *device, const VkRayTracingPipelineCreateIn… in radv_ray_tracing_pipeline_hash() function
909 radv_ray_tracing_pipeline_hash(device, pCreateInfo, rt_state, pipeline->base.base.sha1); in radv_rt_pipeline_compile()