Searched refs:texCoord4fv (Results 1 – 3 of 3) sorted by relevance
218 void texCoord4fv(const GLfloat *v); \
1712 void Context::texCoord4fv(const GLfloat *v) in texCoord4fv() function in gl::Context
6186 context->texCoord4fv(v); in GL_TexCoord4fv()