zink: add a draw barrier when unbinding a sampler-bound fb surface
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Wed, 28 Sep 2022 02:51:50 +0000 (22:51 -0400)
committerMarge Bot <emma+marge@anholt.net>
Thu, 29 Sep 2022 15:29:51 +0000 (15:29 +0000)
commit5bc19dd5f7d329b786d005e9166ca59544347ce9
treefb03a8b60e573d0062305ae78ea548f9074cab13
parent1b685dc3509f3a84676546830fa08ea8a8a0beec
zink: add a draw barrier when unbinding a sampler-bound fb surface

this is guaranteed to need some kind of layout change, so ensure the
barrier actually happens

cc: mesa-stable

SoroushIMG <soroush.kashani@imgtec.com>

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