Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dvtxfmt.c217 SET_ColorP3uiv(tab, vfmt->ColorP3uiv); in install_vtxfmt()
Ddd.h977 void (GLAPIENTRYP ColorP3uiv)( GLenum type, const GLuint *color );
/external/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1183 { "glColorP3uiv", _O(ColorP3uiv) },
/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h987 TAG(ColorP3uiv)(GLenum type, const GLuint *color) in TAG() argument
Dvbo_save_api.c1430 vfmt->ColorP3uiv = _save_ColorP3uiv; in _save_vtxfmt_init()
Dvbo_exec_api.c1046 vfmt->ColorP3uiv = vbo_ColorP3uiv; in vbo_exec_vtxfmt_init()
/external/mesa3d/include/GL/
Dgl_mangle.h231 #define glColorP3uiv MANGLE(ColorP3uiv)