glsl2: When dumping IR for debug, indent nested blocks.
authorEric Anholt <eric@anholt.net>
Thu, 29 Jul 2010 21:36:59 +0000 (14:36 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 29 Jul 2010 21:38:04 +0000 (14:38 -0700)
commitbf496862be1ba863285aa2c1a2262b2d764c3e53
tree7fe064181d6fafef457f9019dd86fec1a8546e8f
parent9a8eb684d4cd602b6c5e6876cd1eceabc3a8896c
glsl2: When dumping IR for debug, indent nested blocks.

No more trying to match parens in my head when looking at the body of
a short function containing an if statement.
src/glsl/ir_print_visitor.cpp
src/glsl/ir_print_visitor.h