Searched refs:texCoordP3ui (Results 1 – 3 of 3) sorted by relevance
63 void texCoordP3ui(GLenum type, GLuint coords); \
2098 void Context::texCoordP3ui(GLenum type, GLuint coords) in texCoordP3ui() function in gl::Context
4313 context->texCoordP3ui(type, coords); in GL_TexCoordP3ui()