summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>2023-05-04 10:11:02 -0400
committerMarge Bot <emma+marge@anholt.net>2023-05-05 12:32:40 +0000
commit6d84b34359dcbad477209adb9f9d0592c5a71bb9 (patch)
treebab8ffe345665eb3dd27e64eaf56dc7d868fe27c /docs
parentdcf3adbde7ea637e228e558c78983e804b2fdc10 (diff)
downloadmesa-6d84b34359dcbad477209adb9f9d0592c5a71bb9.tar.gz
zink: add ZINK_DEBUG=optimal_keys
it's otherwise very annoying to figure out why this may or may not be available Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22854>
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 1ec3b86aec6..56e5e6c8caf 100644
--- a/docs/drivers/zink.rst
+++ b/docs/drivers/zink.rst
@@ -309,6 +309,8 @@ variable:
Force synchronous flushes/presents
``noshobj``
Disable EXT_shader_object
+ ``optimal_keys``
+ Debug/use optimal_keys
Vulkan Validation Layers
^^^^^^^^^^^^^^^^^^^^^^^^