Searched refs:SecondaryColorP3uiv (Results 1 – 7 of 7) sorted by relevance
221 SET_SecondaryColorP3uiv(tab, vfmt->SecondaryColorP3uiv); in install_vtxfmt()
983 void (GLAPIENTRYP SecondaryColorP3uiv)( GLenum type, const GLuint *color );
1197 { "glSecondaryColorP3uiv", _O(SecondaryColorP3uiv) },
1015 TAG(SecondaryColorP3uiv)(GLenum type, const GLuint *color) in TAG() argument
1434 vfmt->SecondaryColorP3uiv = _save_SecondaryColorP3uiv; in _save_vtxfmt_init()
1051 vfmt->SecondaryColorP3uiv = vbo_SecondaryColorP3uiv; in vbo_exec_vtxfmt_init()
1613 #define glSecondaryColorP3uiv MANGLE(SecondaryColorP3uiv)