Searched refs:VertexP2uiv (Results 1 – 6 of 6) sorted by relevance
170 vfmt->VertexP2uiv = NAME(VertexP2uiv);
831 TAG(VertexP2uiv)(GLenum type, const GLuint *value) in TAG() argument
162 SET_VertexP2uiv(tab, vfmt->VertexP2uiv); in install_vtxfmt()
1432 void (GLAPIENTRYP VertexP2uiv)( GLenum type, const GLuint *value);
1210 { "glVertexP2uiv", _O(VertexP2uiv) },
4468 ANGLE_CAPTURE(VertexP2uiv, isCallValid, context, type, value); in GL_VertexP2uiv()