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