v3d: Rewrite the color write masks to match CLIF format.
authorEric Anholt <eric@anholt.net>
Wed, 27 Jun 2018 22:25:03 +0000 (15:25 -0700)
committerEric Anholt <eric@anholt.net>
Fri, 29 Jun 2018 20:36:28 +0000 (13:36 -0700)
commitb65b61cefe012e8bb2a0c7ab7ee41004b5f45da9
treeac82e9bb5bfb7f4165798ac9e6eaf3bb81ec9ba0
parent38172dcba9b2d9f6c51052c5a30ac68a0d3fe755
v3d: Rewrite the color write masks to match CLIF format.

The render_target_* fields gave us pretty(ish) printing, but meant we were
incompatible with CLIF, and had much more verbose code generating them.
src/broadcom/cle/v3d_packet_v33.xml
src/gallium/drivers/v3d/v3dx_emit.c