nv50,nvc0: fix BGR10_A2UI vertex format
authorIlia Mirkin <imirkin@alum.mit.edu>
Sun, 5 Jun 2016 19:00:36 +0000 (15:00 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Sun, 5 Jun 2016 19:13:46 +0000 (15:13 -0400)
commit092ec3920f7f9a57fcc1c859a477e891752f5c1f
tree59e943f299f995315f4938b19ab3af08ccc17486
parentbe365f34f04112572550337f387b61ed1ba69acd
nv50,nvc0: fix BGR10_A2UI vertex format

This is mostly academic as this is not reachable from GL, which only has
the packed RGB10_A2UI vertex format.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
Cc: "12.0" <mesa-stable@lists.freedesktop.org>
src/gallium/drivers/nouveau/nv50/nv50_formats.c