Home
last modified time | relevance | path

Searched refs:SecondaryColorP3ui (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/mesa/main/
Dvtxfmt.c194 SET_SecondaryColorP3ui(tab, vfmt->SecondaryColorP3ui); in install_vtxfmt()
Ddd.h1126 void (GLAPIENTRYP SecondaryColorP3ui)( GLenum type, GLuint color );
/external/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1193 { "glSecondaryColorP3ui", _O(SecondaryColorP3ui) },
/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h1120 TAG(SecondaryColorP3ui)(GLenum type, GLuint color) in TAG() argument
Dvbo_exec_api.c1071 vfmt->SecondaryColorP3ui = vbo_SecondaryColorP3ui; in vbo_exec_vtxfmt_init()
Dvbo_save_api.c1436 vfmt->SecondaryColorP3ui = _save_SecondaryColorP3ui; in _save_vtxfmt_init()
/external/mesa3d/include/GL/
Dgl_mangle.h1979 #define glSecondaryColorP3ui MANGLE(SecondaryColorP3ui)