summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorLuca Barbieri <[email protected]>2010-12-01 15:12:07 -0800
committerIan Romanick <[email protected]>2010-12-09 16:42:05 -0800
commit0e50c21e247b6d4246fcc2b583563a8f44bc4249 (patch)
treecf9d9a9a2b5099bb2dfb42e8f203bd751e40e1b4 /configs
parent13c45c590b69341487acf21f339bf1e502eedee6 (diff)
glsl: Unroll loops with conditional breaks anywhere (not just the end)7.10-branchpoint
Currently we only unroll loops with conditional breaks at the end, which is the form that lower_jumps generates. However, if breaks are not lowered, they tend to appear at the beginning, so add support for a conditional break anywhere. Signed-off-by: Luca Barbieri <[email protected]> Signed-off-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions