r300-gallium: Fix vertex shader OVM counting.
authorCorbin Simpson <MostAwesomeDude@gmail.com>
Sat, 25 Apr 2009 23:53:38 +0000 (16:53 -0700)
committerCorbin Simpson <MostAwesomeDude@gmail.com>
Sat, 25 Apr 2009 23:54:47 +0000 (16:54 -0700)
commit233c6fb694ebd946ae76cb48701adf4d2086b1c1
tree0cd181ee2fc719f52e5b46e31aed356132442fca
parentf45a7a1d1f8a576daf02e94ecabfd42f556dd9b4
r300-gallium: Fix vertex shader OVM counting.

Attribs must be packed: position, point size, colors, texcoords.

Thanks to osiris for pointing it out.
src/gallium/drivers/r300/r300_state_tcl.c
src/gallium/drivers/r300/r300_state_tcl.h