radv: fix configuring COLOR_INVALID on GFX11
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 17 May 2022 13:59:03 +0000 (15:59 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 26 May 2022 07:43:38 +0000 (07:43 +0000)
commit97dc28b177649e40a4f2a15af65ebb69ee06b6fe
tree7a918d0b4c91483e508815f80804af4425e11ee4
parentaa439d7f46a3e7659f50b22d5baceea0f96a55a3
radv: fix configuring COLOR_INVALID on GFX11

It's a different bitfield but this one was missing.

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/16557>
src/amd/vulkan/radv_cmd_buffer.c