Searched refs:ColorP3uiv (Results 1 – 7 of 7) sorted by relevance
217 SET_ColorP3uiv(tab, vfmt->ColorP3uiv); in install_vtxfmt()
977 void (GLAPIENTRYP ColorP3uiv)( GLenum type, const GLuint *color );
1183 { "glColorP3uiv", _O(ColorP3uiv) },
987 TAG(ColorP3uiv)(GLenum type, const GLuint *color) in TAG() argument
1046 vfmt->ColorP3uiv = vbo_ColorP3uiv; in vbo_exec_vtxfmt_init()
1430 vfmt->ColorP3uiv = _save_ColorP3uiv; in _save_vtxfmt_init()
231 #define glColorP3uiv MANGLE(ColorP3uiv)