zink: add a self-dependency for fbfetch renderpasses
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Fri, 8 Apr 2022 22:41:48 +0000 (18:41 -0400)
committerMarge Bot <emma+marge@anholt.net>
Mon, 11 Apr 2022 01:11:07 +0000 (01:11 +0000)
commitaced1ac2d3802706d4a7bacd2cdfc078386de2c9
tree5ab74da27c21972ed16a715c9755a1990b3a88bc
parent42bb760c8d8486d1d314cb133fbc2f750fbba960
zink: add a self-dependency for fbfetch renderpasses

it's necessary to have a self-dependency here so that texture barriers
can be emitted during the renderpass to enable fbfetch

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