rusticl/platform: add env variable to disable kernel variants
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/30152>
This commit is contained in:
@@ -1154,6 +1154,7 @@ Rusticl environment variables
|
||||
- ``allow_invalid_spirv`` disables validation of any input SPIR-V
|
||||
- ``clc`` dumps all OpenCL C source being compiled
|
||||
- ``no_reuse_context`` pipe_contexts are not recycled
|
||||
- ``no_variants`` disable kernel variants (e.g. specialized binaries for offsets == 0)
|
||||
- ``perf`` prints a warning when hitting slow paths once
|
||||
- ``perfspam`` same as perf, but doesn't skip same warnings
|
||||
- ``program`` dumps compilation logs to stderr
|
||||
|
||||
Reference in New Issue
Block a user