zink: add ZINK_DEBUG=quiet

mainly for use with ZINK_DEBUG=optimal_keys on turnip since spamming
a warning like that constantly is pointless

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25037>
This commit is contained in:
Mike Blumenkrantz
2023-09-06 07:45:43 -04:00
committed by Marge Bot
parent cb76e90793
commit 1e1f58c1ac
3 changed files with 9 additions and 2 deletions

View File

@@ -317,6 +317,8 @@ variable:
Disable all async pipeline compiles
``mem``
Enable memory allocation debugging
``quiet``
Suppress probably-harmless warnings
Vulkan Validation Layers
^^^^^^^^^^^^^^^^^^^^^^^^