intel/debug: allow silencing CL warnings
Useful for CI and users previously aware of the warning. Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Signed-off-by: David Heidelberg <david@ixit.cz> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29691>
This commit is contained in:

committed by
Marge Bot

parent
da47c0ed65
commit
decc040abe
@@ -631,6 +631,8 @@ Intel driver environment variables
|
||||
dump shader assembly for vertex shaders
|
||||
``wm``
|
||||
dump shader assembly for fragment shaders (same as ``fs``)
|
||||
``cl-quiet``
|
||||
quiets the OpenCL warnings recommending use of Intel compute-runtime
|
||||
|
||||
.. envvar:: INTEL_DECODE
|
||||
|
||||
|
Reference in New Issue
Block a user