Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dvtxfmt.c191 SET_ColorP3uiv(tab, vfmt->ColorP3uiv); in install_vtxfmt()
Ddd.h1270 void (GLAPIENTRYP ColorP3uiv)( GLenum type, const GLuint *color );
/external/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1178 { "glColorP3uiv", _O(ColorP3uiv) },
/external/mesa3d/src/mesa/vbo/
Dvbo_exec_api.c1078 vfmt->ColorP3uiv = vbo_ColorP3uiv; in vbo_exec_vtxfmt_init()
Dvbo_save_api.c1490 vfmt->ColorP3uiv = _save_ColorP3uiv; in vtxfmt_init()
Dvbo_attrib_tmp.h1114 TAG(ColorP3uiv)(GLenum type, const GLuint *color) in TAG() argument
/external/mesa3d/include/GL/
Dgl_mangle.h275 #define glColorP3uiv MANGLE(ColorP3uiv)