commit | 2d1ed7b1b112cf13dd7eda7f500691f4c98a1ccc | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Thu Jul 22 12:55:16 2010 -0700 |
committer | Eric Anholt <eric@anholt.net> | Thu Jul 22 13:02:40 2010 -0700 |
tree | 18c00c9467da957a9edaebdd023374835338e0fd | |
parent | 748c343f8bdbbc8c5f00403b790ad7130424c35f [diff] |
glsl2: When a "continue" happens in a "for" loop, run the loop expression. Fixes: glsl1-for-loop with continue Bug #29097