draw: Work around an invalid write.
authorChia-I Wu <olv@lunarg.com>
Fri, 25 Jun 2010 10:32:41 +0000 (18:32 +0800)
committerChia-I Wu <olv@lunarg.com>
Fri, 25 Jun 2010 15:17:18 +0000 (23:17 +0800)
commit7a9246c5d72290ed8455a426801b85b54374e102
treecdc9a7bf9a5587356c92c35f240e3b619cc17a1b
parenta879d14ecf818d767f5da9dd7fd3b0cd8816cf29
draw: Work around an invalid write.

SSE vertex shader does not seem to honor the execution mask.  Pad the
output array as a workaround.
src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline.c