zink: add mem debugging

modeled off turnip's debug infra, this adds debug printing for oom
scenarios

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23653>
This commit is contained in:
Mike Blumenkrantz
2023-06-13 10:58:12 -04:00
committed by Marge Bot
parent 65fad783c7
commit 4edbe8f5a0
7 changed files with 155 additions and 3 deletions
+2
View File
@@ -315,6 +315,8 @@ variable:
Disable async optimized pipeline compiles
``nobgc``
Disable all async pipeline compiles
``mem``
Enable memory allocation debugging
Vulkan Validation Layers
^^^^^^^^^^^^^^^^^^^^^^^^