zink: add ZINK_DEBUG=noopt

it's often useful to disable optimized pipeline compiles for debugging

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22899>
This commit is contained in:
Mike Blumenkrantz
2023-05-05 12:58:03 -04:00
committed by Marge Bot
parent 4d39ff6751
commit 0fb5f81ab6
3 changed files with 6 additions and 0 deletions

View File

@@ -311,6 +311,8 @@ variable:
Disable EXT_shader_object
``optimal_keys``
Debug/use optimal_keys
``noopt``
Disable async optimized pipeline compiles
Vulkan Validation Layers
^^^^^^^^^^^^^^^^^^^^^^^^