zink: add ZINK_DEBUG=noshobj to disable EXT_shader_object

for debugging/testing

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22725>
This commit is contained in:
Mike Blumenkrantz
2023-04-03 12:52:32 -04:00
committed by Marge Bot
parent 8650aa0560
commit 492a1cf49e
3 changed files with 5 additions and 1 deletions
+2
View File
@@ -307,6 +307,8 @@ variable:
Print info about mapped VRAM
``flushsync``
Force synchronous flushes/presents
``noshobj``
Disable EXT_shader_object
Vulkan Validation Layers
^^^^^^^^^^^^^^^^^^^^^^^^