freedreno/a3xx: make vs-set point size work
authorIlia Mirkin <imirkin@alum.mit.edu>
Tue, 17 Mar 2015 05:02:32 +0000 (01:02 -0400)
committerIlia Mirkin <imirkin@alum.mit.edu>
Sat, 28 Mar 2015 18:54:41 +0000 (14:54 -0400)
commit995f55a6cedfd47a2aed75178a1b0caed7059f20
treed04dc337c527a61aaef5d90ef2fe0b93641e9ca5
parent7fc5da8b9392042b5f8a989d2afa49ea1944f9a9
freedreno/a3xx: make vs-set point size work

This appears to need the A2XX version of the point list, so select it at
draw time if necessary.

Experimentally, always using the A2XX version causes hangs when PSIZE
isn't actually emitted.

Signed-off-by: Ilia Mirkin <imirkin@alum.mit.edu>
src/gallium/drivers/freedreno/a2xx/fd2_draw.c
src/gallium/drivers/freedreno/a3xx/fd3_draw.c
src/gallium/drivers/freedreno/freedreno_draw.h