Searched refs:VertexP4uiv (Results 1 – 7 of 7) sorted by relevance
192 SET_VertexP4uiv(tab, vfmt->VertexP4uiv); in install_vtxfmt()
950 void (GLAPIENTRYP VertexP4uiv)( GLenum type, const GLuint *value);
1219 { "glVertexP4uiv", _O(VertexP4uiv) },
839 TAG(VertexP4uiv)(GLenum type, const GLuint *value) in TAG() argument
1022 vfmt->VertexP4uiv = vbo_VertexP4uiv; in vbo_exec_vtxfmt_init()
1405 vfmt->VertexP4uiv = _save_VertexP4uiv; in _save_vtxfmt_init()
2193 #define glVertexP4uiv MANGLE(VertexP4uiv)