lavapipe: more fixes for sample shading
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Wed, 14 Jun 2023 12:28:07 +0000 (08:28 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 16 Jun 2023 03:09:41 +0000 (03:09 +0000)
commitcb03191e82d666a222a378b25560761e4885bd23
treedd040ee8e58723e0f69b505b216a957326333ec9
parent9aff38c7ca79bd36f017f92babf0c3f67c98a21d
lavapipe: more fixes for sample shading

this fixes the case where a draw without sample shading precedes
a draw with sample shading without changes to the sample mask

Fixes: cc9e9580531 ("lavapipe: fix DS3 min sample setting")

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23663>
src/gallium/frontends/lavapipe/lvp_execute.c