Searched refs:SecondaryColorP3ui (Results 1 – 7 of 7) sorted by relevance
194 SET_SecondaryColorP3ui(tab, vfmt->SecondaryColorP3ui); in install_vtxfmt()
1126 void (GLAPIENTRYP SecondaryColorP3ui)( GLenum type, GLuint color );
1193 { "glSecondaryColorP3ui", _O(SecondaryColorP3ui) },
1120 TAG(SecondaryColorP3ui)(GLenum type, GLuint color) in TAG() argument
1436 vfmt->SecondaryColorP3ui = _save_SecondaryColorP3ui; in _save_vtxfmt_init()
1071 vfmt->SecondaryColorP3ui = vbo_SecondaryColorP3ui; in vbo_exec_vtxfmt_init()
1979 #define glSecondaryColorP3ui MANGLE(SecondaryColorP3ui)