radv: fix VK_BLEND_FACTOR_CONSTANT_COLOR translation on GFX11
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Tue, 17 May 2022 14:02:12 +0000 (16:02 +0200)
committerMarge Bot <emma+marge@anholt.net>
Thu, 26 May 2022 07:43:38 +0000 (07:43 +0000)
commit00c649339bdc4ab0910e70e6f788b1d8619cf1b8
tree9ee3e28d389afdbbde854f13b0995cc3cae69ef2
parent97dc28b177649e40a4f2a15af65ebb69ee06b6fe
radv: fix VK_BLEND_FACTOR_CONSTANT_COLOR translation on GFX11

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_pipeline.c