Update docs regarding anv shader dumps Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Some checks are pending
macOS-CI / macOS-CI (dri) (push) Waiting to run
macOS-CI / macOS-CI (xlib) (push) Waiting to run

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41827>
This commit is contained in:
Koch, Pawel 2026-05-27 15:15:37 +02:00 committed by Marge Bot
parent 4339629e4e
commit 969aaf3061
2 changed files with 2 additions and 2 deletions

View file

@ -422,7 +422,7 @@ paths in the shaders. To make use of this feature :
3. Exit the application once enough data is captured
4. Untar the ``anv-shaders.mda.tar`` file created in the directory the
application was launched
application was launched (or in MDA_OUTPUT_DIR if it was set)
.. code-block:: sh

View file

@ -912,7 +912,7 @@ Intel driver environment variables
.. envvar:: MDA_OUTPUT_DIR
Directory where the mda.tar files generated when using INTEL_DEBUG=mda are
Directory where the mda.tar files generated when using INTEL_DEBUG=mda or ANV_DEBUG=shader-dump are
going to be written to. If not set, use the current directory.
.. envvar:: MDA_PREFIX