mesa: add varray support for UNSIGNED_INT_10F_11F_11F_REV type
authorChris Forbes <chrisf@ijw.co.nz>
Thu, 7 Nov 2013 09:02:24 +0000 (22:02 +1300)
committerChris Forbes <chrisf@ijw.co.nz>
Thu, 7 Nov 2013 20:09:43 +0000 (09:09 +1300)
commit1f092a95941b990f3a06fa71a3b53e15a8a112e8
tree6301b22a682e36ae0909810948c123e2aff05bfb
parentaba355b463e28afc7f990082f0eb9b2c7ce09a52
mesa: add varray support for UNSIGNED_INT_10F_11F_11F_REV type

V2: fix interaction with VertexAttribFormat, since that landed after
this was originally written

Signed-off-by: Chris Forbes <chrisf@ijw.co.nz>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/main/varray.c