rusticl: add memory debugging

Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/32942>
This commit is contained in:
Karol Herbst
2024-12-28 17:10:06 +01:00
committed by Marge Bot
parent da4de8d7e3
commit c7d09eca27
6 changed files with 43 additions and 2 deletions

View File

@@ -1196,6 +1196,7 @@ Rusticl environment variables
- ``allow_invalid_spirv`` disables validation of any input SPIR-V
- ``clc`` dumps all OpenCL C source being compiled
- ``memory`` enables debugging of memory objects
- ``nir`` dumps nirs in various compilation stages. Might print nothing if shader caching is
enabled.
- ``no_reuse_context`` pipe_contexts are not recycled