Searched refs:VertexP3uiv (Results 1 – 7 of 7) sorted by relevance
164 SET_VertexP3uiv(tab, vfmt->VertexP3uiv); in install_vtxfmt()
1240 void (GLAPIENTRYP VertexP3uiv)( GLenum type, const GLuint *value);
1212 { "glVertexP3uiv", _O(VertexP3uiv) },
1052 vfmt->VertexP3uiv = vbo_VertexP3uiv; in vbo_exec_vtxfmt_init()
1464 vfmt->VertexP3uiv = _save_VertexP3uiv; in vtxfmt_init()
930 TAG(VertexP3uiv)(GLenum type, const GLuint *value) in TAG() argument
2688 #define glVertexP3uiv MANGLE(VertexP3uiv)