Searched refs:emitColor (Results 1 – 1 of 1) sorted by relevance
114 GLboolean emitColor; in st_DrawTex() local127 emitColor = GL_TRUE; in st_DrawTex()129 emitColor = GL_FALSE; in st_DrawTex()141 numAttribs = 1 + emitColor + numTexCoords; in st_DrawTex()189 if (emitColor) { in st_DrawTex()