mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-11-27 04:04:23 +08:00
docs: Anv -> ANV
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29879>
This commit is contained in:
parent
e7b194834d
commit
498b2af1c7
@ -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``
|
||||
|
@ -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``
|
||||
|
Loading…
Reference in New Issue
Block a user