Searched refs:VertexP4uiv (Results 1 – 7 of 7) sorted by relevance
166 SET_VertexP4uiv(tab, vfmt->VertexP4uiv); in install_vtxfmt()
1094 void (GLAPIENTRYP VertexP4uiv)( GLenum type, const GLuint *value);
1216 { "glVertexP4uiv", _O(VertexP4uiv) },
1408 vfmt->VertexP4uiv = _save_VertexP4uiv; in _save_vtxfmt_init()
1043 vfmt->VertexP4uiv = vbo_VertexP4uiv; in vbo_exec_vtxfmt_init()
928 TAG(VertexP4uiv)(GLenum type, const GLuint *value) in TAG() argument
2690 #define glVertexP4uiv MANGLE(VertexP4uiv)