Lines Matching refs:tesIn0
6295 const string tesIn0 = tcsToTES ? "gl_in[0].gl_Position" : "in_te_attr[0]";6344 " highp vec2 xy = gl_TessCoord.x * " + tesIn0 + ".xy\n"6348 " in_f_color = vec4(" + tesIn0 + ".z + " + tesIn1 + ".w,\n"6349 " " + tesIn2 + ".z + " + tesIn0 + ".w,\n"