From 82913bac14512dbfdb537d674377133f2daa8bfb Mon Sep 17 00:00:00 2001 From: Samuel Pitoiset Date: Wed, 19 Feb 2020 08:46:00 +0100 Subject: [PATCH] docs/envvars: document RADV_TEX_ANISO Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/2524 Signed-off-by: Samuel Pitoiset Tested-by: Marge Bot Part-of: --- docs/envvars.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/envvars.html b/docs/envvars.html index 9938bc31fd0..7e2f4733ddd 100644 --- a/docs/envvars.html +++ b/docs/envvars.html @@ -638,6 +638,8 @@ Mesa EGL supports different sets of environment variables. See the
RADV_SECURE_COMPILE_THREADS
maximum number of secure compile threads (up to 32)
+
RADV_TEX_ANISO
+
force anisotropy filter (up to 16)
RADV_TRACE_FILE
generate cmdbuffer tracefiles when a GPU hang is detected
-- 2.30.2