Searched refs:VertexP3uiv (Results 1 – 7 of 7) sorted by relevance
164 SET_VertexP3uiv(tab, vfmt->VertexP3uiv); in install_vtxfmt()
1091 void (GLAPIENTRYP VertexP3uiv)( GLenum type, const GLuint *value);
1214 { "glVertexP3uiv", _O(VertexP3uiv) },
912 TAG(VertexP3uiv)(GLenum type, const GLuint *value) in TAG() argument
1407 vfmt->VertexP3uiv = _save_VertexP3uiv; in _save_vtxfmt_init()
1041 vfmt->VertexP3uiv = vbo_VertexP3uiv; in vbo_exec_vtxfmt_init()
2688 #define glVertexP3uiv MANGLE(VertexP3uiv)