lavapipe: update multisample state after blend state
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 8 Mar 2022 15:59:32 +0000 (10:59 -0500)
committerMarge Bot <emma+marge@anholt.net>
Wed, 9 Mar 2022 01:13:42 +0000 (01:13 +0000)
commit7114490115f1f1c95b647a0c400274f6f886ebf5
treea66e70ffb74c06f3bdb9e70d6f85d1e461452f76
parent711f0d1df4f81e0701974b4471929f095b2ba940
lavapipe: update multisample state after blend state

null blend pipeline state will zero the blend struct, which would cause
values set here to be overwritten

cc: mesa-stable

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15282>
src/gallium/frontends/lavapipe/lvp_execute.c