Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dvtxfmt.c195 SET_SecondaryColorP3uiv(tab, vfmt->SecondaryColorP3uiv); in install_vtxfmt()
Ddd.h1276 void (GLAPIENTRYP SecondaryColorP3uiv)( GLenum type, const GLuint *color );
/external/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1192 { "glSecondaryColorP3uiv", _O(SecondaryColorP3uiv) },
/external/mesa3d/src/mesa/vbo/
Dvbo_exec_api.c1083 vfmt->SecondaryColorP3uiv = vbo_SecondaryColorP3uiv; in vbo_exec_vtxfmt_init()
Dvbo_save_api.c1494 vfmt->SecondaryColorP3uiv = _save_SecondaryColorP3uiv; in vtxfmt_init()
Dvbo_attrib_tmp.h1146 TAG(SecondaryColorP3uiv)(GLenum type, const GLuint *color) in TAG() argument
/external/mesa3d/include/GL/
Dgl_mangle.h1980 #define glSecondaryColorP3uiv MANGLE(SecondaryColorP3uiv)