Searched refs:texCoordP2ui (Results 1 – 3 of 3) sorted by relevance
61 void texCoordP2ui(GLenum type, GLuint coords); \
2093 void Context::texCoordP2ui(GLenum type, GLuint coords) in texCoordP2ui() function in gl::Context
4072 context->texCoordP2ui(type, coords); in GL_TexCoordP2ui()