summaryrefslogtreecommitdiff
path: root/src/glx/glxext.c
diff options
context:
space:
mode:
authorZack Rusin <zackr@vmware.com>2010-05-02 21:40:30 -0400
committerZack Rusin <zackr@vmware.com>2010-05-02 21:40:30 -0400
commitd2b6ed7c4daf094bfe3fa4e0318133d0a8ea3cf6 (patch)
tree81371ccad6737a4eccaf6c4f46bf0d40c7fa6455 /src/glx/glxext.c
parentc2c1f60391113490f4f90efb2786544c599ac991 (diff)
gallivm: fix nested break and continue statements
we were resetting the mask on each new break/continue statement within the same scope. we always need to and the current execution mask with the current break/continue mask to get the correct result (the masks are always ~1 initially)
Diffstat (limited to 'src/glx/glxext.c')
0 files changed, 0 insertions, 0 deletions