Searched refs:ColorP4ui (Results 1 – 7 of 7) sorted by relevance
190 SET_ColorP4ui(tab, vfmt->ColorP4ui); in install_vtxfmt()
1272 void (GLAPIENTRYP ColorP4ui)( GLenum type, GLuint color );
1179 { "glColorP4ui", _O(ColorP4ui) },
1079 vfmt->ColorP4ui = vbo_ColorP4ui; in vbo_exec_vtxfmt_init()
1489 vfmt->ColorP4ui = _save_ColorP4ui; in vtxfmt_init()
1122 TAG(ColorP4ui)(GLenum type, GLuint color) in TAG() argument
276 #define glColorP4ui MANGLE(ColorP4ui)