Searched refs:VertexP3uiv (Results 1 – 6 of 6) sorted by relevance
172 vfmt->VertexP3uiv = NAME(VertexP3uiv);
847 TAG(VertexP3uiv)(GLenum type, const GLuint *value) in TAG() argument
164 SET_VertexP3uiv(tab, vfmt->VertexP3uiv); in install_vtxfmt()
1435 void (GLAPIENTRYP VertexP3uiv)( GLenum type, const GLuint *value);
1212 { "glVertexP3uiv", _O(VertexP3uiv) },
4512 ANGLE_CAPTURE(VertexP3uiv, isCallValid, context, type, value); in GL_VertexP3uiv()