From 498b2af1c7be59c5bb3bb33a650b46f2dba954e6 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Wed, 26 Apr 2023 10:40:56 +0200 Subject: [PATCH] docs: Anv -> ANV Part-of: --- docs/envvars.rst | 2 +- docs/u_trace.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/envvars.rst b/docs/envvars.rst index 1d6a2fca938..3005ee40384 100644 --- a/docs/envvars.rst +++ b/docs/envvars.rst @@ -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`` diff --git a/docs/u_trace.rst b/docs/u_trace.rst index 7e08f7f6d61..3dd9d3545ba 100644 --- a/docs/u_trace.rst +++ b/docs/u_trace.rst @@ -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``