diff options
author | Eric Anholt <eric@anholt.net> | 2010-03-09 09:56:42 -0800 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2010-03-09 14:42:17 -0800 |
commit | f6f547d87ea68f44c50a0b0231b7360ca94b2975 (patch) | |
tree | 180ea11e92a0af4fd1aeb7926426d5652cbaf507 /progs/rbug/tex_dump.c | |
parent | 7f6d2754d586545ab6c970acffdd897294879039 (diff) |
i965: Fix nested loops in the VS.
We were patching up all the break and continues between the start of
our loop and the end of our loop, even if they were breaks/continues
for an inner loop. Avoiding patching already patched breaks/continues
fixes piglit glsl-vs-loop-nested.
Diffstat (limited to 'progs/rbug/tex_dump.c')
0 files changed, 0 insertions, 0 deletions