Home
last modified time | relevance | path

Searched refs:VertexAttribI1ui (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mesa/main/
Dvtxfmt.c145 SET_VertexAttribI1uiEXT(tab, vfmt->VertexAttribI1ui); in install_vtxfmt()
Ddd.h1078 void (GLAPIENTRYP VertexAttribI1ui)( GLuint index, GLuint x);
/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h712 TAG(VertexAttribI1ui)(GLuint index, GLuint x) in TAG() argument
Dvbo_exec_api.c1023 vfmt->VertexAttribI1ui = vbo_VertexAttribI1ui; in vbo_exec_vtxfmt_init()
Dvbo_save_api.c1395 vfmt->VertexAttribI1ui = _save_VertexAttribI1ui; in _save_vtxfmt_init()
/external/mesa3d/include/GL/
Dgl_mangle.h2574 #define glVertexAttribI1ui MANGLE(VertexAttribI1ui)