Searched refs:SecondaryColorP3uiv (Results 1 – 7 of 7) sorted by relevance
195 SET_SecondaryColorP3uiv(tab, vfmt->SecondaryColorP3uiv); in install_vtxfmt()
1127 void (GLAPIENTRYP SecondaryColorP3uiv)( GLenum type, const GLuint *color );
1194 { "glSecondaryColorP3uiv", _O(SecondaryColorP3uiv) },
1128 TAG(SecondaryColorP3uiv)(GLenum type, const GLuint *color) in TAG() argument
1437 vfmt->SecondaryColorP3uiv = _save_SecondaryColorP3uiv; in _save_vtxfmt_init()
1072 vfmt->SecondaryColorP3uiv = vbo_SecondaryColorP3uiv; in vbo_exec_vtxfmt_init()
1980 #define glSecondaryColorP3uiv MANGLE(SecondaryColorP3uiv)