Searched refs:ColorP3uiv (Results 1 – 7 of 7) sorted by relevance
191 SET_ColorP3uiv(tab, vfmt->ColorP3uiv); in install_vtxfmt()
1270 void (GLAPIENTRYP ColorP3uiv)( GLenum type, const GLuint *color );
1178 { "glColorP3uiv", _O(ColorP3uiv) },
1078 vfmt->ColorP3uiv = vbo_ColorP3uiv; in vbo_exec_vtxfmt_init()
1490 vfmt->ColorP3uiv = _save_ColorP3uiv; in vtxfmt_init()
1114 TAG(ColorP3uiv)(GLenum type, const GLuint *color) in TAG() argument
275 #define glColorP3uiv MANGLE(ColorP3uiv)