Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dvtxfmt.c218 SET_ColorP4uiv(tab, vfmt->ColorP4uiv); in install_vtxfmt()
Ddd.h980 void (GLAPIENTRYP ColorP4uiv)( GLenum type, const GLuint *color );
/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h1001 TAG(ColorP4uiv)(GLenum type, const GLuint *color) in TAG() argument
Dvbo_save_api.c1431 vfmt->ColorP4uiv = _save_ColorP4uiv; in _save_vtxfmt_init()
Dvbo_exec_api.c1048 vfmt->ColorP4uiv = vbo_ColorP4uiv; in vbo_exec_vtxfmt_init()
/external/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1185 { "glColorP4uiv", _O(ColorP4uiv) },
/external/mesa3d/include/GL/
Dgl_mangle.h233 #define glColorP4uiv MANGLE(ColorP4uiv)