Lines Matching refs:LineStream
99 SwitchType type, bool isVertex, const LineStream& switchBody) in makeSwitchCase()
171 const LineStream& switchBody) in makeSwitchCases()
207 LineStream(1) << "switch (${CONDITION})" in init()
216 LineStream(1) << "const int t = 2;" in init()
226 LineStream(1) << "switch (${CONDITION})" in init()
235 LineStream(1) << "switch (${CONDITION})" in init()
244 LineStream(1) << "res = coords.yzw;\n" in init()
253 LineStream(1) << "switch (${CONDITION})" in init()
263 LineStream(1) << "switch (${CONDITION})" in init()
273 LineStream(1) << "highp vec4 tmp = coords;" in init()
288 LineStream(1) << "highp vec4 tmp = coords;" in init()
305 LineStream(1) << "switch (${CONDITION})" in init()
319 LineStream(1) << "if (${CONDITION} >= 0)" in init()
331 LineStream(1) << "for (int i = 0; i <= ${CONDITION}; i++)" in init()
343 LineStream(1) << "int i = 0;" in init()
357 LineStream(1) << "int i = 0;" in init()
371 LineStream(1) << "switch (${CONDITION})" in init()
384 LineStream(1) << "switch (${CONDITION})" in init()
400 LineStream(1) << "switch (${CONDITION})" in init()
420 LineStream(1) << "switch (${CONDITION})" in init()
440 LineStream(1) << "switch (${CONDITION})" in init()