zink: add handling for !sync2 in renderpass dependencies
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Fri, 8 Apr 2022 14:19:55 +0000 (10:19 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 8 Apr 2022 20:05:24 +0000 (20:05 +0000)
commita72f05ff9678e3807a9b61ccfcf2744f633e1cd6
treeafb7a05fd4d13c49f0a762d1d79ce669d3eef1c7
parentb7e05c56a43bfca4f4caf8a12655fe9432c75aaf
zink: add handling for !sync2 in renderpass dependencies

src/dst stage can't be zero without sync2

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