Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dvtxfmt.c205 SET_VertexAttribP2uiv(tab, vfmt->VertexAttribP2uiv); in install_vtxfmt()
Ddd.h1140 void (GLAPIENTRYP VertexAttribP2uiv)( GLuint index, GLenum type,
/external/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1206 { "glVertexAttribP2uiv", _O(VertexAttribP2uiv) },
/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h1181 TAG(VertexAttribP2uiv)(GLuint index, GLenum type, GLboolean normalized, in TAG() argument
Dvbo_exec_api.c1077 vfmt->VertexAttribP2uiv = vbo_VertexAttribP2uiv; in vbo_exec_vtxfmt_init()
Dvbo_save_api.c1445 vfmt->VertexAttribP2uiv = _save_VertexAttribP2uiv; in _save_vtxfmt_init()
/external/mesa3d/include/GL/
Dgl_mangle.h2654 #define glVertexAttribP2uiv MANGLE(VertexAttribP2uiv)