Lines Matching refs:tesIn1
6296 const string tesIn1 = tcsToTES ? "gl_in[1].gl_Position" : "in_te_attr[1]";6345 " + gl_TessCoord.y * " + tesIn1 + ".xy\n"6348 " in_f_color = vec4(" + tesIn0 + ".z + " + tesIn1 + ".w,\n"6350 " " + tesIn1 + ".z + " + tesIn2 + ".w,\n"