draw: Avoid mixed declarations and code.
authorChia-I Wu <olv@lunarg.com>
Fri, 6 Aug 2010 08:57:04 +0000 (16:57 +0800)
committerChia-I Wu <olv@lunarg.com>
Fri, 6 Aug 2010 09:14:21 +0000 (17:14 +0800)
commitd38afcd2f286e924e0f9b7f484712ac19e3f98fc
tree87060499c19e20eb0de4bcd7913781159781a2d6
parentbec87456ed80e7561f7ac73b01e648896971a381
draw: Avoid mixed declarations and code.

Do not expand LOCAL_VARS to void expression.  Otherwise, declarations
and code will be mixed when more variables are declared in FUNC_ENTER.

This fixes fdo bug #29416.
src/gallium/auxiliary/draw/draw_decompose_tmp.h
src/gallium/auxiliary/draw/draw_pt_decompose.h
src/gallium/auxiliary/draw/draw_pt_vcache_tmp.h