Searched refs:SecondaryColorP3ui (Results 1 – 7 of 7) sorted by relevance
220 SET_SecondaryColorP3ui(tab, vfmt->SecondaryColorP3ui); in install_vtxfmt()
982 void (GLAPIENTRYP SecondaryColorP3ui)( GLenum type, GLuint color );
1196 { "glSecondaryColorP3ui", _O(SecondaryColorP3ui) },
1008 TAG(SecondaryColorP3ui)(GLenum type, GLuint color) in TAG() argument
1433 vfmt->SecondaryColorP3ui = _save_SecondaryColorP3ui; in _save_vtxfmt_init()
1050 vfmt->SecondaryColorP3ui = vbo_SecondaryColorP3ui; in vbo_exec_vtxfmt_init()
1612 #define glSecondaryColorP3ui MANGLE(SecondaryColorP3ui)