summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>2023-05-08 08:54:01 -0400
committerMarge Bot <emma+marge@anholt.net>2023-05-09 22:16:21 +0000
commit6098c3f9c07b5ba4066a4a2e162aba224c0f406f (patch)
tree0deea0ad8369c7de684e123ff704e524ee3e90d7 /docs
parent0fb5f81ab64309dbf5d1e2f553604bf0ca3423d8 (diff)
downloadmesa-6098c3f9c07b5ba4066a4a2e162aba224c0f406f.tar.gz
zink: add ZINK_DEBUG=nobgc
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 0425aaf468b..7b738ef53d9 100644
--- a/docs/drivers/zink.rst
+++ b/docs/drivers/zink.rst
@@ -313,6 +313,8 @@ variable:
Debug/use optimal_keys
``noopt``
Disable async optimized pipeline compiles
+ ``nobgc``
+ Disable all async pipeline compiles
Vulkan Validation Layers
^^^^^^^^^^^^^^^^^^^^^^^^