zink: only flag rp info for updating on flush, don't actually update
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Mon, 13 Mar 2023 11:57:45 +0000 (07:57 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 17 Mar 2023 14:38:00 +0000 (14:38 +0000)
commit46813ffecb523bc832bf4bf1a9c231d4ecaaeb6d
treef740520f2085b4a011deb0e9b50f9ffd2d14f0f4
parent430db8107198f4a914d048039fbdb9d58de0464f
zink: only flag rp info for updating on flush, don't actually update

this is more consistent with actual usage

also sanitize rp info on flush to ensure it isn't reused

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21800>
src/gallium/drivers/zink/zink_context.c