Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dvtxfmt.c139 SET_VertexAttribI1iEXT(tab, vfmt->VertexAttribI1i); in install_vtxfmt()
Ddd.h1070 void (GLAPIENTRYP VertexAttribI1i)( GLuint index, GLint x);
/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h623 TAG(VertexAttribI1i)(GLuint index, GLint x) in TAG() argument
Dvbo_exec_api.c1014 vfmt->VertexAttribI1i = vbo_VertexAttribI1i; in vbo_exec_vtxfmt_init()
Dvbo_save_api.c1386 vfmt->VertexAttribI1i = _save_VertexAttribI1i; in _save_vtxfmt_init()
/external/mesa3d/include/GL/
Dgl_mangle.h2570 #define glVertexAttribI1i MANGLE(VertexAttribI1i)