docs: quote a few defines

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:31:15 +02:00 committed by Marge Bot
parent bd893bfdf8
commit aba4e7f5bd
1 changed files with 2 additions and 2 deletions

View File

@ -191,8 +191,8 @@ NIR passes environment variables
--------------------------------
The following are only applicable for drivers that uses NIR, as they
modify the behavior for the common NIR_PASS and NIR_PASS_V macros, that
wrap calls to NIR lowering/optimizations.
modify the behavior for the common ``NIR_PASS`` and ``NIR_PASS_V`` macros,
that wrap calls to NIR lowering/optimizations.
``NIR_PRINT``
If defined, the resulting NIR shader will be printed out at each