radv: fix radv_get_ballot_bit_size with CS
authorRhys Perry <pendingchaos02@gmail.com>
Thu, 13 Jul 2023 13:37:15 +0000 (14:37 +0100)
committerMarge Bot <emma+marge@anholt.net>
Mon, 17 Jul 2023 11:21:34 +0000 (11:21 +0000)
commit7a199a051e68e1fb41dd06943dc725d4c950bc16
treec963f32d39f3057454c9951950c20c2d5395a805
parent85d1159a2a7b09dd285376cbb62921126ba0fda2
radv: fix radv_get_ballot_bit_size with CS

For wave64-as-wave32, this would return 32.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Cc: mesa-stable
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24140>
src/amd/vulkan/radv_shader_info.c