freedreno/a3xx: more vtx formats
authorRob Clark <robdclark@gmail.com>
Mon, 21 Jul 2014 14:41:49 +0000 (10:41 -0400)
committerRob Clark <robclark@freedesktop.org>
Wed, 23 Jul 2014 13:03:10 +0000 (09:03 -0400)
commit23ae2db8549ab0bd66252449db968e8aec4a3acc
tree4de66f6a4c18eee5f0830b628935bd3efa25a8d8
parenta5ac36a75f7ceda1093dd982a7fc0c07faae7590
freedreno/a3xx: more vtx formats

Actually what we currently handle is just the SCALED versions, and not
the int versions.  The difference probably matters more when we actually
support integer in the compiler.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
src/gallium/drivers/freedreno/a3xx/fd3_util.c