i915g: Simplify color write mask setup.
authorEmma Anholt <emma@anholt.net>
Tue, 22 Jun 2021 17:05:07 +0000 (10:05 -0700)
committerEmma Anholt <emma@anholt.net>
Tue, 22 Jun 2021 18:06:37 +0000 (11:06 -0700)
commit0fda53b57499e905ca67e7d97fbb1f224713d1aa
treef45f1b134042a7e0af12128007bdb3691de41dfd
parentbd4121fe0430e41d7c929fb843a27bc16e355ef5
i915g: Simplify color write mask setup.

Use the surface's precomputed swizzle instead of doing a local format
table.

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