radv: stop passing a graphics pipeline to radv_pipeline_nir_to_asm()
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 25 Jul 2023 11:25:16 +0000 (13:25 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 3 Aug 2023 06:04:52 +0000 (06:04 +0000)
commit581f4701be557f9ca1a4fd5c0cc9b7e5425b1474
treec26c5ca6c78c7d0b98f5efc57af00e327b9bbd6c
parentefbb6de0351f671e56787dc831c4b6c563aa516c
radv: stop passing a graphics pipeline to radv_pipeline_nir_to_asm()

Also rename the function.

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