Searched refs:texCoordP3uiv (Results 1 – 3 of 3) sorted by relevance
35 void texCoordP3uiv(GLenum type, const GLuint *coords); \
2108 void Context::texCoordP3uiv(GLenum type, const GLuint *coords) in texCoordP3uiv() function in gl::Context
905 context->texCoordP3uiv(type, coords); in TexCoordP3uiv()