freedreno/a3xx: add missing formats to enable ARB_vertex_type_2_10_10_10_rev
authorIlia Mirkin <imirkin@alum.mit.edu>
Sun, 8 Nov 2015 00:32:32 +0000 (19:32 -0500)
committerRob Clark <robclark@freedesktop.org>
Wed, 18 Nov 2015 19:31:13 +0000 (14:31 -0500)
commit84d087aea29821a029aeefe76386d487e72d7287
tree4201c63a803086d3c1840de1be14ca8b27c75902
parent8106fec74c4d8548974fcf64e052a6bac07e926f
freedreno/a3xx: add missing formats to enable ARB_vertex_type_2_10_10_10_rev

The previously RE'd formats were from an ES driver implementing
OES_vertex_type_10_10_10_2 and thus backwards. A future change could add
the 2_10_10_10 support.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Signed-off-by: Rob Clark <robclark@freedesktop.org>
docs/relnotes/11.1.0.html
src/gallium/drivers/freedreno/a3xx/a3xx.xml.h
src/gallium/drivers/freedreno/a3xx/fd3_format.c