Searched refs:texCoord1fv (Results 1 – 3 of 3) sorted by relevance
194 void texCoord1fv(const GLfloat *v); \
1597 void Context::texCoord1fv(const GLfloat *v) in texCoord1fv() function in gl::Context
5390 context->texCoord1fv(v); in GL_TexCoord1fv()