Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dvtxfmt.c192 SET_ColorP4uiv(tab, vfmt->ColorP4uiv); in install_vtxfmt()
Ddd.h1273 void (GLAPIENTRYP ColorP4uiv)( GLenum type, const GLuint *color );
/external/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1180 { "glColorP4uiv", _O(ColorP4uiv) },
/external/mesa3d/src/mesa/vbo/
Dvbo_exec_api.c1080 vfmt->ColorP4uiv = vbo_ColorP4uiv; in vbo_exec_vtxfmt_init()
Dvbo_save_api.c1491 vfmt->ColorP4uiv = _save_ColorP4uiv; in vtxfmt_init()
Dvbo_attrib_tmp.h1130 TAG(ColorP4uiv)(GLenum type, const GLuint *color) in TAG() argument
/external/mesa3d/include/GL/
Dgl_mangle.h277 #define glColorP4uiv MANGLE(ColorP4uiv)