Searched refs:ColorP3ui (Results 1 – 7 of 7) sorted by relevance
189 SET_ColorP3ui(tab, vfmt->ColorP3ui); in install_vtxfmt()
1269 void (GLAPIENTRYP ColorP3ui)( GLenum type, GLuint color );
1177 { "glColorP3ui", _O(ColorP3ui) },
1077 vfmt->ColorP3ui = vbo_ColorP3ui; in vbo_exec_vtxfmt_init()
1488 vfmt->ColorP3ui = _save_ColorP3ui; in vtxfmt_init()
1106 TAG(ColorP3ui)(GLenum type, GLuint color) in TAG() argument
274 #define glColorP3ui MANGLE(ColorP3ui)