broadcom/vc5: Fix handling of 5551 textures using the new gallium format.
authorEric Anholt <eric@anholt.net>
Tue, 10 Oct 2017 18:19:23 +0000 (11:19 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 10 Oct 2017 18:42:06 +0000 (11:42 -0700)
commit2687183a3493bec0dc9dd9ec13222da579ec51c2
tree560829458960ecb5d822c02a189e8cb29a0ca24a
parentf4b515887469831468c1afb032e8c7431ccf4c6c
broadcom/vc5: Fix handling of 5551 textures using the new gallium format.

Like vc4, we have the alpha in the low bit.  Fixes a bunch of piglit
texwrap failures.
src/gallium/drivers/vc5/vc5_formats.c