summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>2023-05-05 12:58:03 -0400
committerMarge Bot <emma+marge@anholt.net>2023-05-09 22:16:21 +0000
commit0fb5f81ab64309dbf5d1e2f553604bf0ca3423d8 (patch)
tree2e63c4ec9a18ec82bb289ad5a8020fc809df386b /docs
parent4d39ff67519078482fc9f6953b9ecd0829771fa3 (diff)
downloadmesa-0fb5f81ab64309dbf5d1e2f553604bf0ca3423d8.tar.gz
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>
Diffstat (limited to 'docs')
-rw-r--r--docs/drivers/zink.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/drivers/zink.rst b/docs/drivers/zink.rst
index 56e5e6c8caf..0425aaf468b 100644
--- a/docs/drivers/zink.rst
+++ b/docs/drivers/zink.rst
@@ -311,6 +311,8 @@ variable:
Disable EXT_shader_object
``optimal_keys``
Debug/use optimal_keys
+ ``noopt``
+ Disable async optimized pipeline compiles
Vulkan Validation Layers
^^^^^^^^^^^^^^^^^^^^^^^^