st/nine: Fix alpha to coverage states
authorAxel Davy <davyaxel0@gmail.com>
Thu, 11 Mar 2021 19:43:04 +0000 (20:43 +0100)
committerMarge Bot <eric+marge@anholt.net>
Wed, 14 Apr 2021 08:33:13 +0000 (08:33 +0000)
commit1272640d55243105bb192a5dd460dc70fc7a77a6
tree390775697dcdc2c38850c48261a671e3d2f28ea6
parentd03f401fda2525d56db57bcb1dbd2a603cc68a2a
st/nine: Fix alpha to coverage states

The sequence of states to disable NVidia alpha
to coverage was disabling AMD alpha to coverage.
This patch fixes it.

Found with wine tests.

Signed-off-by: Axel Davy <davyaxel0@gmail.com>
Acked-by: Timur Kristóf <timur.kristof@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10160>
src/gallium/frontends/nine/nine_pipe.c
src/gallium/frontends/nine/nine_state.c