broadcom/vc5: Always use the RGBA8 formats for RGBX8.
authorEric Anholt <eric@anholt.net>
Wed, 10 Jan 2018 00:09:10 +0000 (16:09 -0800)
committerEric Anholt <eric@anholt.net>
Sat, 13 Jan 2018 05:56:10 +0000 (21:56 -0800)
commit66f2f3ed97c4225e4d290f4b4401e74ccd33313c
treed490c98d23cab55f78c7e7d0dfdcd233bce09cd9
parent469bbd8387d11bbac2aae4c49765c748c2a9fd04
broadcom/vc5: Always use the RGBA8 formats for RGBX8.

The RGBX8 formats were dropped from V3D 4.x, but we don't really need them
anyway (we already handle other non-alpha formats by forcing A to 1).
src/gallium/drivers/vc5/v3dx_format_table.c