Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dvtxfmt.c207 SET_VertexAttribP4uiv(tab, vfmt->VertexAttribP4uiv); in install_vtxfmt()
Ddd.h1146 void (GLAPIENTRYP VertexAttribP4uiv)( GLuint index, GLenum type,
/external/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1210 { "glVertexAttribP4uiv", _O(VertexAttribP4uiv) },
/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h1199 TAG(VertexAttribP4uiv)(GLuint index, GLenum type, GLboolean normalized, in TAG() argument
Dvbo_exec_api.c1081 vfmt->VertexAttribP4uiv = vbo_VertexAttribP4uiv; in vbo_exec_vtxfmt_init()
Dvbo_save_api.c1447 vfmt->VertexAttribP4uiv = _save_VertexAttribP4uiv; in _save_vtxfmt_init()
/external/mesa3d/include/GL/
Dgl_mangle.h2658 #define glVertexAttribP4uiv MANGLE(VertexAttribP4uiv)