draw: Remove DRAW_PIPE_MAX_VERTICES and DRAW_PIPE_FLAG_MASK.
authorChia-I Wu <olv@lunarg.com>
Sat, 7 Aug 2010 13:02:13 +0000 (21:02 +0800)
committerChia-I Wu <olv@lunarg.com>
Mon, 16 Aug 2010 12:57:08 +0000 (20:57 +0800)
commitc3fee80f2b35f6a7e48d6015bfc759c66b7e1a2c
treec668b07911e2a7efbee291f79e1c7908b2a8dd26
parenta072f0e186522f9de2848989422ad0244f65c961
draw: Remove DRAW_PIPE_MAX_VERTICES and DRAW_PIPE_FLAG_MASK.

The higher bits of draw elements are no longer used for the stipple or
edge flags.
src/gallium/auxiliary/draw/draw_gs.c
src/gallium/auxiliary/draw/draw_pipe.c
src/gallium/auxiliary/draw/draw_private.h
src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline.c
src/gallium/auxiliary/draw/draw_pt_fetch_shade_pipeline_llvm.c
src/gallium/auxiliary/draw/draw_pt_so_emit.c