docs: document CLC_DEBUG
Signed-off-by: Karol Herbst <git@karolherbst.de> Reviewed-by: Nora Allen <blackcatgames@protonmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23818>
This commit is contained in:
parent
1b3669a1ed
commit
2362fd502b
1 changed files with 12 additions and 0 deletions
|
|
@ -947,6 +947,18 @@ Rusticl environment variables
|
|||
|
||||
- ``program`` dumps compilation logs to stderr
|
||||
|
||||
.. _clc-env-var:
|
||||
|
||||
clc environment variables
|
||||
-----------------------------
|
||||
|
||||
.. envvar:: CLC_DEBUG
|
||||
|
||||
a comma-separated list of debug channels to enable.
|
||||
|
||||
- ``dump_spirv`` Dumps all compiled, linked and specialized SPIR-Vs
|
||||
- ``verbose`` Enable debug logging of clc code
|
||||
|
||||
Nine frontend environment variables
|
||||
-----------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue