diff options
author | Brian <brian@yutani.localnet.net> | 2007-02-05 18:01:02 -0700 |
---|---|---|
committer | Brian <brian@yutani.localnet.net> | 2007-02-05 18:01:02 -0700 |
commit | 2755c798f3cb89fcd4ece16cd740af1cd86a6b99 (patch) | |
tree | 423205b0b37cf79f08f4b2b0a6d2a845e6f1dbc2 /src/mesa/drivers/glslcompiler | |
parent | 86080796471df6a9e126fd536b21c3b10cb5310c (diff) |
BRK instruction's BranchTarget field now used for efficiently breaking out of loops.
BRK's BranchTarget field actually points to the top of the loop, not the
bottom, since we don't know the later's location yet. In the interpreter,
basically do an indirect jump to update the PC.
Diffstat (limited to 'src/mesa/drivers/glslcompiler')
0 files changed, 0 insertions, 0 deletions