intel/fs: add variable for output of debug backend optimizer
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Mon, 7 Aug 2023 14:06:49 +0000 (17:06 +0300)
committerMarge Bot <emma+marge@anholt.net>
Thu, 10 Aug 2023 06:39:57 +0000 (06:39 +0000)
commit6f694432e431826fd4d55eca99464329874a7153
treeed53b433959095160dabec6c4df911a40b96d96a
parent0e244d56e3922bcfc92d792c45b2206882988118
intel/fs: add variable for output of debug backend optimizer

It can be useful to compare 2 runs with different compiler changes.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24552>
docs/envvars.rst
src/intel/compiler/brw_fs.cpp