v3d: Respect swap_color_rb for the f32_color_rb case.
authorEric Anholt <eric@anholt.net>
Tue, 3 Jul 2018 22:52:59 +0000 (15:52 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 5 Jul 2018 19:39:36 +0000 (12:39 -0700)
commit7b63371420526b85cdae1ff17d7b2bbeceee038d
tree87a5123ca93703920dd54718c0f6782c0ab6bdec
parentdbd52585fa9fe79aabea3560cb3aaefffe544af9
v3d: Respect swap_color_rb for the f32_color_rb case.

We don't actually set the two flags together, but I want to use the
r/g/b/a reordered fields in the next commit.
src/broadcom/compiler/nir_to_vir.c