Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dvtxfmt.c230 SET_VertexAttribP1uiv(tab, vfmt->VertexAttribP1uiv); in install_vtxfmt()
Ddd.h993 void (GLAPIENTRYP VertexAttribP1uiv)( GLuint index, GLenum type,
/external/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1207 { "glVertexAttribP1uiv", _O(VertexAttribP1uiv) },
/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h1054 TAG(VertexAttribP1uiv)(GLuint index, GLenum type, GLboolean normalized, in TAG() argument
Dvbo_save_api.c1441 vfmt->VertexAttribP1uiv = _save_VertexAttribP1uiv; in _save_vtxfmt_init()
Dvbo_exec_api.c1054 vfmt->VertexAttribP1uiv = vbo_VertexAttribP1uiv; in vbo_exec_vtxfmt_init()
/external/mesa3d/include/GL/
Dgl_mangle.h2157 #define glVertexAttribP1uiv MANGLE(VertexAttribP1uiv)