Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dvtxfmt.c171 SET_VertexAttribI1uiEXT(tab, vfmt->VertexAttribI1ui); in install_vtxfmt()
Ddd.h934 void (GLAPIENTRYP VertexAttribI1ui)( GLuint index, GLuint x);
/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h647 TAG(VertexAttribI1ui)(GLuint index, GLuint x) in TAG() argument
Dvbo_save_api.c1392 vfmt->VertexAttribI1ui = _save_VertexAttribI1ui; in _save_vtxfmt_init()
Dvbo_exec_api.c1002 vfmt->VertexAttribI1ui = vbo_VertexAttribI1ui; in vbo_exec_vtxfmt_init()
/external/mesa3d/include/GL/
Dgl_mangle.h2083 #define glVertexAttribI1ui MANGLE(VertexAttribI1ui)