Searched refs:vertexP4uiv (Results 1 – 3 of 3) sorted by relevance
80 void vertexP4uiv(GLenum type, const GLuint *value);
2200 void Context::vertexP4uiv(GLenum type, const GLuint *value) in vertexP4uiv() function in gl::Context
4554 context->vertexP4uiv(type, value); in GL_VertexP4uiv()