i915g: Fix dumping of 3DSTATE_BACKFACE_STENCIL_OPS.
authorEmma Anholt <emma@anholt.net>
Sun, 4 Jul 2021 04:58:57 +0000 (21:58 -0700)
committerMarge Bot <eric+marge@anholt.net>
Mon, 12 Jul 2021 18:12:05 +0000 (18:12 +0000)
commitba11a30bf7e6618dadffe4bff04b558bfe8b25da
tree740c6b72009b2611f43cfc3a589cb79257188e75
parentee79b87c62f0187daac3f8498db924429e0b5204
i915g: Fix dumping of 3DSTATE_BACKFACE_STENCIL_OPS.

Its length was overly long and it meant we skipped the name of
3DSTATE_BACKFACE_STENCIL_MASKS.

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