ir_constant_expression: Declare loop counting variables in the loops.
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 6 Jul 2010 23:26:11 +0000 (16:26 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 7 Jul 2010 00:43:56 +0000 (17:43 -0700)
commitf14e596f11b4e44c75a880536efb1e8c5a72da7d
tree94b6920ed8a813e1bf798579cc65972f5be0eaae
parentf2dfac6d7455b6bf95cb94bd9ba296dea5c93faf
ir_constant_expression: Declare loop counting variables in the loops.

Fixes "name lookup of 'c' changed" warning.
src/glsl/ir_constant_expression.cpp