swr/rast: Share vertex memory between VS input/output
authorTim Rowley <timothy.o.rowley@intel.com>
Wed, 7 Jun 2017 18:16:15 +0000 (13:16 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Fri, 16 Jun 2017 21:20:16 +0000 (16:20 -0500)
commitb7eb86c617ee8f73b552dc64a6d776d26672c38f
tree3956c764469ddd9d060ccf398d60a7ecdd622867
parent7f3be3f0b8df1eb85130c58e545a7e73f4369069
swr/rast: Share vertex memory between VS input/output

Removes large simdvertex stack allocation.

Vertex shader must ensure reads happen before writes.

Reviewed-by: Bruce Cherniak <bruce.cherniak@intel.com>
src/gallium/drivers/swr/rasterizer/core/frontend.cpp