summaryrefslogtreecommitdiffstats
path: root/src/glsl/opt_copy_propagation_elements.cpp
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2014-01-10 16:46:26 -0800
committerKenneth Graunke <[email protected]>2014-01-13 11:38:19 -0800
commit2e113dfab8c7068e083960fcf0b93418c3d79fa3 (patch)
treef4fb7f8acbc2b827b8a94ea09ffca0e12b9bfc1c /src/glsl/opt_copy_propagation_elements.cpp
parent838a6871bbcd8cd0493bb39b188129f7d49de47e (diff)
glsl: Replace foreach_iter and iter.remove() with foreach_list_safe.
foreach_list_safe allows you to safely remove the current node. Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Matt Turner <[email protected]> Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/glsl/opt_copy_propagation_elements.cpp')
0 files changed, 0 insertions, 0 deletions