Searched refs:ColorP3ui (Results 1 – 7 of 7) sorted by relevance
215 SET_ColorP3ui(tab, vfmt->ColorP3ui); in install_vtxfmt()
976 void (GLAPIENTRYP ColorP3ui)( GLenum type, GLuint color );
1182 { "glColorP3ui", _O(ColorP3ui) },
980 TAG(ColorP3ui)(GLenum type, GLuint color) in TAG() argument
1428 vfmt->ColorP3ui = _save_ColorP3ui; in _save_vtxfmt_init()
1045 vfmt->ColorP3ui = vbo_ColorP3ui; in vbo_exec_vtxfmt_init()
230 #define glColorP3ui MANGLE(ColorP3ui)