Searched refs:VertexP2uiv (Results 1 – 7 of 7) sorted by relevance
188 SET_VertexP2uiv(tab, vfmt->VertexP2uiv); in install_vtxfmt()
944 void (GLAPIENTRYP VertexP2uiv)( GLenum type, const GLuint *value);
811 TAG(VertexP2uiv)(GLenum type, const GLuint *value) in TAG() argument
1403 vfmt->VertexP2uiv = _save_VertexP2uiv; in _save_vtxfmt_init()
1018 vfmt->VertexP2uiv = vbo_VertexP2uiv; in vbo_exec_vtxfmt_init()
1215 { "glVertexP2uiv", _O(VertexP2uiv) },
2189 #define glVertexP2uiv MANGLE(VertexP2uiv)