mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 13:50:11 +01:00
docs: use envvar directive more
Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20638>
This commit is contained in:
parent
c2200a410b
commit
0c58ad3e32
1 changed files with 2 additions and 2 deletions
|
|
@ -549,7 +549,7 @@ Intel driver environment variables
|
||||||
overrode shader with sha1 <SHA-1>" in stderr replacing the original
|
overrode shader with sha1 <SHA-1>" in stderr replacing the original
|
||||||
assembly.
|
assembly.
|
||||||
|
|
||||||
:envvar:`INTEL_SIMD_DEBUG`
|
.. envvar:: INTEL_SIMD_DEBUG
|
||||||
a comma-separated list of named flags, which control simd dispatch widths:
|
a comma-separated list of named flags, which control simd dispatch widths:
|
||||||
|
|
||||||
``fs8``
|
``fs8``
|
||||||
|
|
@ -1491,7 +1491,7 @@ Asahi driver environment variables
|
||||||
PowerVR 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
|
A comma-separated list of debug options. Use `PVR_DEBUG=help` to
|
||||||
print a list of available options.
|
print a list of available options.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue