Searched refs:vertexP2uiv (Results 1 – 3 of 3) sorted by relevance
47 void vertexP2uiv(GLenum type, const GLuint *value); \
2180 void Context::vertexP2uiv(GLenum type, const GLuint *value) in vertexP2uiv() function in gl::Context
1188 context->vertexP2uiv(type, value); in VertexP2uiv()