summaryrefslogtreecommitdiffstats
path: root/src/glsl/list.h
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2014-01-10 17:08:33 -0800
committerKenneth Graunke <[email protected]>2014-01-13 11:49:45 -0800
commit826d9fb8c030096d94aa3d09180bc76c532cac1b (patch)
tree25da71b122227c7c7f39b8b14b64e22cbaee4ce1 /src/glsl/list.h
parent48d0faaa4388f411ea64fef8f4be04c22d02a4cf (diff)
glsl: Replace iterators in ir_reader.cpp with ad-hoc list walking.
These can't use foreach_list since they want to skip over the first few list elements. Just doing the ad-hoc list walking isn't too bad. Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Matt Turner <[email protected]> Reviewed-by: Ian Romanick <[email protected]>
Diffstat (limited to 'src/glsl/list.h')
0 files changed, 0 insertions, 0 deletions