Searched refs:tesIn0 (Results 1 – 1 of 1) sorted by relevance
6283 const string tesIn0 = tcsToTES ? "gl_in[0].gl_Position" : "in_te_attr[0]"; in init() local6332 " highp vec2 xy = gl_TessCoord.x * " + tesIn0 + ".xy\n" in init()6336 " in_f_color = vec4(" + tesIn0 + ".z + " + tesIn1 + ".w,\n" in init()6337 " " + tesIn2 + ".z + " + tesIn0 + ".w,\n" in init()