radv: switch MaxWaves statistic to wave32 waves
authorRhys Perry <pendingchaos02@gmail.com>
Thu, 28 Jan 2021 11:42:35 +0000 (11:42 +0000)
committerRhys Perry <pendingchaos02@gmail.com>
Mon, 15 Feb 2021 13:34:30 +0000 (13:34 +0000)
commitdf61444ac47244f60db99f16d4e7c1e6ad403a4b
tree7de62af38e69d99af0d124a19ae88063cda0b2c1
parent43108824ecc93dc4f666efcde04d0916feef8794
radv: switch MaxWaves statistic to wave32 waves

Always return the wave32 waves instead of wave64 waves because the wave32
wave count is more precise in the case of wave32.

This also fixes usage of lds_per_wave in wave32.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8761>
src/amd/vulkan/radv_shader.c