mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2024-12-05 08:14:57 +08:00
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
@ -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…
Reference in New Issue
Block a user