zink: add doc for ZINK_DEBUG=compact

Reviewed-by: Dave Airlie <airlied@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17667>
This commit is contained in:
Mike Blumenkrantz 2022-07-15 11:08:25 -04:00 committed by Marge Bot
parent f42212983c
commit 49688e6b8c
1 changed files with 2 additions and 0 deletions

View File

@ -280,6 +280,8 @@ variable:
Dump Validation layer output.
``sync``
Emit full synchronization barriers before every draw and dispatch.
``compact``
Use a maximum of 4 descriptor sets
Vulkan Validation Layers
^^^^^^^^^^^^^^^^^^^^^^^^