Searched refs:SecondaryColorP3ui (Results 1 – 7 of 7) sorted by relevance
194 SET_SecondaryColorP3ui(tab, vfmt->SecondaryColorP3ui); in install_vtxfmt()
1275 void (GLAPIENTRYP SecondaryColorP3ui)( GLenum type, GLuint color );
1191 { "glSecondaryColorP3ui", _O(SecondaryColorP3ui) },
1082 vfmt->SecondaryColorP3ui = vbo_SecondaryColorP3ui; in vbo_exec_vtxfmt_init()
1493 vfmt->SecondaryColorP3ui = _save_SecondaryColorP3ui; in vtxfmt_init()
1138 TAG(SecondaryColorP3ui)(GLenum type, GLuint color) in TAG() argument
1979 #define glSecondaryColorP3ui MANGLE(SecondaryColorP3ui)