mesa/varray: add interface support for ARB_vertex_type_2_10_10_10_rev (v2)
authorDave Airlie <airlied@redhat.com>
Sat, 13 Aug 2011 14:30:38 +0000 (15:30 +0100)
committerDave Airlie <airlied@redhat.com>
Tue, 6 Sep 2011 09:18:18 +0000 (10:18 +0100)
commit6cd2d55a7bee289f20670cb97258d73911dac781
tree15c61522e6117ac64984fd41ace010e243d17c4d
parent51fcf080a342896ea0bc71dce01e948c810a8db9
mesa/varray: add interface support for ARB_vertex_type_2_10_10_10_rev (v2)

This just adds all the API check for vertex arrays using 2101010 types.

2101010 is also useable with GL_BGRA.

v2: fix whitespace.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/main/varray.c