Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dvtxfmt.c168 SET_VertexAttribI2ivEXT(tab, vfmt->VertexAttribI2iv); in install_vtxfmt()
Dapi_arrayelt.c1208 VertexAttribI2iv(GLuint index, const GLint *v) in VertexAttribI2iv() function
1372 (attrib_func) VertexAttribI2iv,
Ddd.h930 void (GLAPIENTRYP VertexAttribI2iv)( GLuint index, const GLint *v);
/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h606 TAG(VertexAttribI2iv)(GLuint index, const GLint *v) in TAG() argument
Dvbo_save_api.c1387 vfmt->VertexAttribI2iv = _save_VertexAttribI2iv; in _save_vtxfmt_init()
Dvbo_exec_api.c997 vfmt->VertexAttribI2iv = vbo_VertexAttribI2iv; in vbo_exec_vtxfmt_init()
/external/mesa3d/include/GL/
Dgl_mangle.h2089 #define glVertexAttribI2iv MANGLE(VertexAttribI2iv)