Searched refs:tesIn1 (Results 1 – 1 of 1) sorted by relevance
6296 const string tesIn1 = tcsToTES ? "gl_in[1].gl_Position" : "in_te_attr[1]"; in init() local6345 " + gl_TessCoord.y * " + tesIn1 + ".xy\n" in init()6348 " in_f_color = vec4(" + tesIn0 + ".z + " + tesIn1 + ".w,\n" in init()6350 " " + tesIn1 + ".z + " + tesIn2 + ".w,\n" in init()