diff options
author | Kenneth Graunke <[email protected]> | 2014-01-10 17:08:33 -0800 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2014-01-13 11:49:45 -0800 |
commit | 826d9fb8c030096d94aa3d09180bc76c532cac1b (patch) | |
tree | 25da71b122227c7c7f39b8b14b64e22cbaee4ce1 /src/glsl/list.h | |
parent | 48d0faaa4388f411ea64fef8f4be04c22d02a4cf (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