summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>2023-04-25 16:52:06 +0200
committerMarge Bot <emma+marge@anholt.net>2023-04-26 16:40:27 +0000
commitb0b55dc602be52d5757f89b3302b6170ce4ecf8f (patch)
tree04fd50cc29ff4e6bd90d5600a6ccec0ae259d56e /docs
parent218aa7794136c6a9bc55d5c8c31e0ba450cf0f0b (diff)
downloadmesa-b0b55dc602be52d5757f89b3302b6170ce4ecf8f.tar.gz
docs: rename ACO_DEBUG=noscheduling to ACO_DEBUG=nosched
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22688>
Diffstat (limited to 'docs')
-rw-r--r--docs/envvars.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/envvars.rst b/docs/envvars.rst
index ae1ba9ac207..785013d874a 100644
--- a/docs/envvars.rst
+++ b/docs/envvars.rst
@@ -1284,7 +1284,7 @@ RADV driver environment variables
disable value numbering
``noopt``
disable various optimizations
- ``noscheduling``
+ ``nosched``
disable instructions scheduling
``perfinfo``
print information used to calculate some pipeline statistics