vc4: Add support for 5551 textures.
authorEric Anholt <eric@anholt.net>
Mon, 1 May 2017 18:25:06 +0000 (11:25 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 10 Oct 2017 16:31:29 +0000 (09:31 -0700)
commitcbb532429b68ce0e401413bdcc75a2f122786302
tree8fe3de44fd6d3e65875a7d5b3f812a84981c1da0
parentef874ee450b18e6d6189731f3160c56474bacbf5
vc4: Add support for 5551 textures.

This keeps us from promoting them up to 8888, at the cost of not being
color-renderable.
src/gallium/drivers/vc4/vc4_formats.c
src/gallium/drivers/vc4/vc4_uniforms.c