summaryrefslogtreecommitdiff
path: root/src/mesa/shader/slang/slang_compile_function.h
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2008-07-24 15:49:09 -0600
committerBrian Paul <brian.paul@tungstengraphics.com>2008-07-29 17:23:52 -0600
commit16dc993d4f01f6882933953115abc6ec7d93ba0b (patch)
treeb7570163c2c586997538d59f104dd41f45f2bdca /src/mesa/shader/slang/slang_compile_function.h
parent3d500f00d2a09becccd62abc0472090c4faa53d6 (diff)
mesa: gls: fix broken else clause of conditional break/continue
In the following case: for () { if (cond) break; // or continue; else something; } The "something" block didn't get emitted.
Diffstat (limited to 'src/mesa/shader/slang/slang_compile_function.h')
0 files changed, 0 insertions, 0 deletions