Searched refs:ColorP4uiv (Results 1 – 7 of 7) sorted by relevance
192 SET_ColorP4uiv(tab, vfmt->ColorP4uiv); in install_vtxfmt()
1273 void (GLAPIENTRYP ColorP4uiv)( GLenum type, const GLuint *color );
1180 { "glColorP4uiv", _O(ColorP4uiv) },
1080 vfmt->ColorP4uiv = vbo_ColorP4uiv; in vbo_exec_vtxfmt_init()
1491 vfmt->ColorP4uiv = _save_ColorP4uiv; in vtxfmt_init()
1130 TAG(ColorP4uiv)(GLenum type, const GLuint *color) in TAG() argument
277 #define glColorP4uiv MANGLE(ColorP4uiv)