radv: move computing wave_size/ballot_bit_size to the shader info pass
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 26 Aug 2022 09:59:06 +0000 (11:59 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 1 Sep 2022 17:02:17 +0000 (17:02 +0000)
commit13af51b2f342094248ee7ae3965816e704f7c35d
tree6e2b619dfd0d9b8d2415bae540c85184a289e5d3
parent19308db39d09a96090bdfbfb1c2b0cd581292e96
radv: move computing wave_size/ballot_bit_size to the shader info pass

NGG helpers need to know this information.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18278>
src/amd/vulkan/radv_pipeline.c
src/amd/vulkan/radv_shader_info.c