docs: use file-role for paths

Reviewed-by: Chia-I Wu <olvaffe@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11106>
This commit is contained in:
Erik Faye-Lund 2021-06-01 11:36:46 +02:00 committed by Marge Bot
parent c13f8bc5ac
commit 7268a429ce
1 changed files with 1 additions and 1 deletions

View File

@ -419,7 +419,7 @@ Gallium environment variables
``ST_DEBUG``
controls debug output from the Mesa/Gallium state tracker. Setting to
``tgsi``, for example, will print all the TGSI shaders. See
``src/mesa/state_tracker/st_debug.c`` for other options.
:file:`src/mesa/state_tracker/st_debug.c` for other options.
Clover environment variables
----------------------------