Searched refs:ColorP3ui (Results 1 – 7 of 7) sorted by relevance
189 SET_ColorP3ui(tab, vfmt->ColorP3ui); in install_vtxfmt()
1120 void (GLAPIENTRYP ColorP3ui)( GLenum type, GLuint color );
1179 { "glColorP3ui", _O(ColorP3ui) },
1431 vfmt->ColorP3ui = _save_ColorP3ui; in _save_vtxfmt_init()
1066 vfmt->ColorP3ui = vbo_ColorP3ui; in vbo_exec_vtxfmt_init()
1088 TAG(ColorP3ui)(GLenum type, GLuint color) in TAG() argument
274 #define glColorP3ui MANGLE(ColorP3ui)