i915g: Enable dumping of fragment shaders under I915_DEBUG=fs.
authorEmma Anholt <emma@anholt.net>
Sun, 27 Jun 2021 20:47:51 +0000 (13:47 -0700)
committerEmma Anholt <emma@anholt.net>
Mon, 28 Jun 2021 21:58:28 +0000 (14:58 -0700)
commitd83f0c1c0427140406439555471e5efef9a51c74
treee7eadf3456b5af942881bfa19887f73842f65259
parent005b0f015b27ed11e68ddc7344f6e825ba3007eb
i915g: Enable dumping of fragment shaders under I915_DEBUG=fs.

Probably the most common thing I want to debug in this driver, and we
didn't have a good option for it.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11617>
src/gallium/drivers/i915/i915_debug.c
src/gallium/drivers/i915/i915_debug.h
src/gallium/drivers/i915/i915_debug_fp.c
src/gallium/drivers/i915/i915_fpc_translate.c