zink: add ZINK_DEBUG=sync

this is great for debugging

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16544>
This commit is contained in:
Mike Blumenkrantz
2022-04-20 12:19:52 -04:00
committed by Marge Bot
parent 5d5b6197e3
commit b54516f944
4 changed files with 30 additions and 0 deletions

View File

@@ -269,6 +269,8 @@ variable:
Print the TGSI form of TGSI shaders to stderr.
``validation``
Dump Validation layer output.
``sync``
Emit full synchronization barriers before every draw and dispatch.
Vulkan Validation Layers
^^^^^^^^^^^^^^^^^^^^^^^^