Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dvtxfmt.c142 SET_VertexAttribI2ivEXT(tab, vfmt->VertexAttribI2iv); in install_vtxfmt()
Dapi_arrayelt.c1219 VertexAttribI2iv(GLuint index, const GLint *v) in VertexAttribI2iv() function
1406 (attrib_func) VertexAttribI2iv,
Ddd.h1074 void (GLAPIENTRYP VertexAttribI2iv)( GLuint index, const GLint *v);
/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h671 TAG(VertexAttribI2iv)(GLuint index, const GLint *v) in TAG() argument
Dvbo_save_api.c1390 vfmt->VertexAttribI2iv = _save_VertexAttribI2iv; in _save_vtxfmt_init()
Dvbo_exec_api.c1018 vfmt->VertexAttribI2iv = vbo_VertexAttribI2iv; in vbo_exec_vtxfmt_init()
/external/mesa3d/include/GL/
Dgl_mangle.h2580 #define glVertexAttribI2iv MANGLE(VertexAttribI2iv)