radv: pass radv_ray_tracing_pipeline to radv_rt_pipeline_compile()
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 13 Mar 2023 15:15:49 +0000 (16:15 +0100)
committerMarge Bot <emma+marge@anholt.net>
Tue, 21 Mar 2023 20:36:13 +0000 (20:36 +0000)
commit0d95660a032999b66c3c25091346370c0fec849a
treee18ed01f2b26e78a651236b891e98d1d0361f45c
parent88137cd71018843344dbdaba999209e915f823c2
radv: pass radv_ray_tracing_pipeline to radv_rt_pipeline_compile()

The base.base is redundant but this will allow us to move the shaders
array out of radv_pipeline.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21878>
src/amd/vulkan/radv_pipeline_rt.c