glsl2: Initialize the ARB_fcc fields of ir_variable.
authorEric Anholt <eric@anholt.net>
Mon, 2 Aug 2010 18:20:32 +0000 (11:20 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 2 Aug 2010 18:20:32 +0000 (11:20 -0700)
commit960ba0014af7009f8543c55f455271cf3cb45cd6
tree054e8066ba968cd89939482212d90dfc3618198e
parentb8db38e1c4f639cb0a063250d43f5a0ef6afd50f
glsl2: Initialize the ARB_fcc fields of ir_variable.

Fixes intermittent failure in glsl-arb-fragment-coord-conventions.
src/glsl/ir.cpp