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