Searched refs:VertexP3uiv (Results 1 – 7 of 7) sorted by relevance
190 SET_VertexP3uiv(tab, vfmt->VertexP3uiv); in install_vtxfmt()
947 void (GLAPIENTRYP VertexP3uiv)( GLenum type, const GLuint *value);
1217 { "glVertexP3uiv", _O(VertexP3uiv) },
825 TAG(VertexP3uiv)(GLenum type, const GLuint *value) in TAG() argument
1404 vfmt->VertexP3uiv = _save_VertexP3uiv; in _save_vtxfmt_init()
1020 vfmt->VertexP3uiv = vbo_VertexP3uiv; in vbo_exec_vtxfmt_init()
2191 #define glVertexP3uiv MANGLE(VertexP3uiv)