drwa: Add PRIMITIVE macro to vsplit.
authorChia-I Wu <olv@lunarg.com>
Fri, 13 Aug 2010 16:05:28 +0000 (00:05 +0800)
committerChia-I Wu <olv@lunarg.com>
Mon, 16 Aug 2010 12:46:29 +0000 (20:46 +0800)
commita072f0e186522f9de2848989422ad0244f65c961
treed1bafb12f45a1b8c4167ac9c02d4446b7bc9f990
parent7b3beb22405ee2de0cf02951b6547964a2989ee5
drwa: Add PRIMITIVE macro to vsplit.

PRIMITIVE is used by the indexed path to flush the entire primitive with
custom vertex count checks.  It replaces the existing fast path.
src/gallium/auxiliary/draw/draw_pt_vsplit_tmp.h
src/gallium/auxiliary/draw/draw_split_tmp.h