Searched refs:SecondaryColorP3uiv (Results 1 – 7 of 7) sorted by relevance
195 SET_SecondaryColorP3uiv(tab, vfmt->SecondaryColorP3uiv); in install_vtxfmt()
1276 void (GLAPIENTRYP SecondaryColorP3uiv)( GLenum type, const GLuint *color );
1192 { "glSecondaryColorP3uiv", _O(SecondaryColorP3uiv) },
1083 vfmt->SecondaryColorP3uiv = vbo_SecondaryColorP3uiv; in vbo_exec_vtxfmt_init()
1494 vfmt->SecondaryColorP3uiv = _save_SecondaryColorP3uiv; in vtxfmt_init()
1146 TAG(SecondaryColorP3uiv)(GLenum type, const GLuint *color) in TAG() argument
1980 #define glSecondaryColorP3uiv MANGLE(SecondaryColorP3uiv)