From 0c58ad3e321d888f84dabcfd74ae7be03c4ed2a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcin=20=C5=9Alusarz?= Date: Wed, 11 Jan 2023 11:40:43 +0100 Subject: [PATCH] docs: use envvar directive more Reviewed-by: Erik Faye-Lund Part-of: --- docs/envvars.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/envvars.rst b/docs/envvars.rst index 5f2c8639656..9bb3f70a6f4 100644 --- a/docs/envvars.rst +++ b/docs/envvars.rst @@ -549,7 +549,7 @@ Intel driver environment variables overrode shader with sha1 " in stderr replacing the original assembly. -:envvar:`INTEL_SIMD_DEBUG` +.. envvar:: INTEL_SIMD_DEBUG a comma-separated list of named flags, which control simd dispatch widths: ``fs8`` @@ -1491,7 +1491,7 @@ Asahi driver environment variables PowerVR driver environment variables ------------------------------------------------ -:envvar:`PVR_DEBUG` +.. envvar:: PVR_DEBUG A comma-separated list of debug options. Use `PVR_DEBUG=help` to print a list of available options.