zink: flush pending clears if a resource is bound as a descriptor
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Sat, 24 Apr 2021 17:16:20 +0000 (13:16 -0400)
committerMarge Bot <eric+marge@anholt.net>
Thu, 24 Jun 2021 22:34:46 +0000 (22:34 +0000)
commitbe94bad12606c98ae3a06579b6740d20b11dca98
treecd28dba70b5e9b2f4d04d409de0019ce534d10c2
parent9a027bebb5e1d66cff9e29b7c4d423443afc1de0
zink: flush pending clears if a resource is bound as a descriptor

ensure that resource data is in sync with the expected command stream

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11590>
src/gallium/drivers/zink/zink_context.c