rusticl/program: add debugging for OpenCL C compilation

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:
Karol Herbst 2023-05-30 12:52:29 +02:00 committed by Marge Bot
parent 2362fd502b
commit 2b2a513890
4 changed files with 28 additions and 1 deletions

View file

@ -945,6 +945,7 @@ Rusticl environment variables
a comma-separated list of debug channels to enable.
- ``clc`` dumps all OpenCL C source being compiled
- ``program`` dumps compilation logs to stderr
.. _clc-env-var: