summaryrefslogtreecommitdiffstats
path: root/src/glsl
diff options
context:
space:
mode:
authorKenneth Graunke <kenneth@whitecape.org>2014-01-10 16:46:26 -0800
committerKenneth Graunke <kenneth@whitecape.org>2014-01-13 11:38:19 -0800
commit2e113dfab8c7068e083960fcf0b93418c3d79fa3 (patch)
treef4fb7f8acbc2b827b8a94ea09ffca0e12b9bfc1c /src/glsl
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 <kenneth@whitecape.org> Reviewed-by: Matt Turner <mattst88@gmail.com> Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
Diffstat (limited to 'src/glsl')
0 files changed, 0 insertions, 0 deletions