radv: apply a bug workaround for smoothing on GFX6
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 22 May 2023 10:51:45 +0000 (12:51 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 23 May 2023 06:52:22 +0000 (06:52 +0000)
commitd719e99f16145b000a1560e2e434f4bc8e801b1a
treeb3cf1037dad556a5b87c0723be41d63a4cc3e101
parent208c31b25fb963ea40977c708837fd8464285255
radv: apply a bug workaround for smoothing on GFX6

This fixes smooth lines on GFX6.

Fixes: 85cbdba3559 ("radv: add support for smooth lines")
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23168>
src/amd/vulkan/radv_cmd_buffer.c