Searched refs:texCoordP1ui (Results 1 – 3 of 3) sorted by relevance
59 void texCoordP1ui(GLenum type, GLuint coords); \
2078 void Context::texCoordP1ui(GLenum type, GLuint coords) in texCoordP1ui() function in gl::Context
4217 context->texCoordP1ui(type, coords); in GL_TexCoordP1ui()