Searched refs:VertexP2uiv (Results 1 – 7 of 7) sorted by relevance
162 SET_VertexP2uiv(tab, vfmt->VertexP2uiv); in install_vtxfmt()
1088 void (GLAPIENTRYP VertexP2uiv)( GLenum type, const GLuint *value);
1212 { "glVertexP2uiv", _O(VertexP2uiv) },
896 TAG(VertexP2uiv)(GLenum type, const GLuint *value) in TAG() argument
1406 vfmt->VertexP2uiv = _save_VertexP2uiv; in _save_vtxfmt_init()
1039 vfmt->VertexP2uiv = vbo_VertexP2uiv; in vbo_exec_vtxfmt_init()
2686 #define glVertexP2uiv MANGLE(VertexP2uiv)