Searched refs:texCoordP3uiv (Results 1 – 3 of 3) sorted by relevance
48 void texCoordP3uiv(GLenum type, const GLuint *coords); \
1868 void Context::texCoordP3uiv(GLenum type, const GLuint *coords) in texCoordP3uiv() function in gl::Context
1670 context->texCoordP3uiv(type, coords); in GL_TexCoordP3uiv()