docs: Anv -> ANV

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29879>
This commit is contained in:
Erik Faye-Lund 2023-04-26 10:40:56 +02:00 committed by Marge Bot
parent e7b194834d
commit 498b2af1c7
2 changed files with 2 additions and 2 deletions

View File

@ -548,7 +548,7 @@ Intel driver environment variables
``gs``
dump shader assembly for geometry shaders
``heaps``
print information about the driver's heaps (Anv only)
print information about the driver's heaps (ANV only)
``hex``
print instruction hex dump with the disassembly
``l3``

View File

@ -68,6 +68,6 @@ u_trace is controlled by environment variables:
* - Turnip
- .. envvar:: TU_GPU_TRACEPOINT
- ``src/freedreno/vulkan/tu_tracepoints.py``
* - Anv
* - ANV
- .. envvar:: INTEL_GPU_TRACEPOINT
- ``src/intel/vulkan/intel_tracepoints.py``