diff options
author | Paul Berry <[email protected]> | 2011-06-03 10:02:32 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2011-06-03 11:07:00 -0600 |
commit | 26b566e19cbfa189a6a158718f21859c0b7ed090 (patch) | |
tree | 7df86c5b287313bf9e863ecead424efc16047ab9 /src/glsl/ir.h | |
parent | 4077336fc79353ca369dc5865f5fada920fc96e0 (diff) |
AST dump: fixed printing of conditionals.
ast_expression::print() had an incorrect index into the subexpressions
array, so (a ? b : c) was being incorrectly rendered as (a ? b : b).
Signed-off-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/glsl/ir.h')
0 files changed, 0 insertions, 0 deletions