Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dvtxfmt.c154 SET_VertexAttribI4ivEXT(tab, vfmt->VertexAttribI4iv); in install_vtxfmt()
Dapi_arrayelt.c1231 VertexAttribI4iv(GLuint index, const GLint *v) in VertexAttribI4iv() function
1428 (attrib_func) VertexAttribI4iv,
Ddd.h1076 void (GLAPIENTRYP VertexAttribI4iv)( GLuint index, const GLint *v);
/external/mesa3d/src/mesa/vbo/
Dvbo_attrib_tmp.h695 TAG(VertexAttribI4iv)(GLuint index, const GLint *v) in TAG() argument
Dvbo_exec_api.c1020 vfmt->VertexAttribI4iv = vbo_VertexAttribI4iv; in vbo_exec_vtxfmt_init()
Dvbo_save_api.c1392 vfmt->VertexAttribI4iv = _save_VertexAttribI4iv; in _save_vtxfmt_init()
/external/mesa3d/include/GL/
Dgl_mangle.h2598 #define glVertexAttribI4iv MANGLE(VertexAttribI4iv)