mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-27 15:20:37 +02:00
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:
parent
f42212983c
commit
49688e6b8c
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue