diff --git a/docs/envvars.rst b/docs/envvars.rst index 9bb3f70a6f4..bec4c91451f 100644 --- a/docs/envvars.rst +++ b/docs/envvars.rst @@ -550,6 +550,7 @@ Intel driver environment variables assembly. .. envvar:: INTEL_SIMD_DEBUG + a comma-separated list of named flags, which control simd dispatch widths: ``fs8`` @@ -1492,8 +1493,9 @@ PowerVR driver environment variables ------------------------------------------------ .. envvar:: PVR_DEBUG - A comma-separated list of debug options. Use `PVR_DEBUG=help` to - print a list of available options. + + A comma-separated list of debug options. Use `PVR_DEBUG=help` to + print a list of available options. Other Gallium drivers have their own environment variables. These may change frequently so the source code should be consulted for details.