draw: fix assertion failure in draw_emit_vertex_attr
authorMarek Olšák <maraeo@gmail.com>
Tue, 30 Oct 2012 00:07:17 +0000 (01:07 +0100)
committerMarek Olšák <maraeo@gmail.com>
Wed, 31 Oct 2012 01:06:11 +0000 (02:06 +0100)
commit183e122bdfe27f875c3c121964484dae9587c051
tree909319399f333d06ce951a90df01388d3ff390cb
parent91107a3522459488491007c360f53c7b5020b857
draw: fix assertion failure in draw_emit_vertex_attr

This is a regression since b3921e1f53833420e0a0fd581f7417.

The array stores VS outputs, not FS inputs.
Now llvmpipe can do 32 varyings too.

NOTE: This is a candidate for the stable branches.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/gallium/auxiliary/draw/draw_vertex.h