Searched refs:ColorP4uiv (Results 1 – 7 of 7) sorted by relevance
218 SET_ColorP4uiv(tab, vfmt->ColorP4uiv); in install_vtxfmt()
980 void (GLAPIENTRYP ColorP4uiv)( GLenum type, const GLuint *color );
1001 TAG(ColorP4uiv)(GLenum type, const GLuint *color) in TAG() argument
1431 vfmt->ColorP4uiv = _save_ColorP4uiv; in _save_vtxfmt_init()
1048 vfmt->ColorP4uiv = vbo_ColorP4uiv; in vbo_exec_vtxfmt_init()
1185 { "glColorP4uiv", _O(ColorP4uiv) },
233 #define glColorP4uiv MANGLE(ColorP4uiv)