vc4: Use the user's actual first vertex attribute.
authorEric Anholt <eric@anholt.net>
Fri, 27 Jun 2014 15:32:03 +0000 (16:32 +0100)
committerEric Anholt <eric@anholt.net>
Sat, 9 Aug 2014 01:59:46 +0000 (18:59 -0700)
commit7108c24fd02a76f3efef4ba5d9aefdf0704ab0d8
tree5d8483a00bb195aa6b410dca1dd42f0a8af66d54
parent427f934f9e75deafdc40348aad0426ea2b31515c
vc4: Use the user's actual first vertex attribute.

This is hardcoded to read it as RGBA32F so far, but starts to get more
tests working.
src/gallium/drivers/vc4/vc4_context.c
src/gallium/drivers/vc4/vc4_context.h
src/gallium/drivers/vc4/vc4_draw.c
src/gallium/drivers/vc4/vc4_packet.h