commit | 4f41c44df22116d351d06c3a03711e8ee68a7869 | [log] [tgz] |
---|---|---|
author | Sviatoslav Peleshko <sviatoslav.peleshko@globallogic.com> | Mon Oct 09 12:48:02 2023 +0300 |
committer | Marge Bot <emma+marge@anholt.net> | Tue Jan 09 11:35:51 2024 +0000 |
tree | c5eae376cca402ad363e14b309d5fa05778e2828 | |
parent | 54e2e44f991a71fb77a6b100709dcf1ac3238d22 [diff] |
intel/compiler: Add variable to dump binaries of all compiled shaders This can be useful for testing i965_disasm and i965_asm by comparing bin -> asm -> bin results. Signed-off-by: Sviatoslav Peleshko <sviatoslav.peleshko@globallogic.com> Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25657>