Home | History | Annotate | Download | only in glsl

Lines Matching refs:has_next

231    for (/* nothing */; it.has_next(); it.next()) {
283 for (it.next() /* skip "parameters" */; it.has_next(); it.next()) {