Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dvtxfmt.c143 SET_VertexAttribI3ivEXT(tab, vfmt->VertexAttribI3iv); in install_vtxfmt()
Dapi_arrayelt.c1233 VertexAttribI3iv(GLuint index, const GLint *v) in VertexAttribI3iv() function
1425 (attrib_func) VertexAttribI3iv,
Ddd.h1224 void (GLAPIENTRYP VertexAttribI3iv)( GLuint index, const GLint *v);
/external/mesa3d/src/mesa/vbo/
Dvbo_exec_api.c1030 vfmt->VertexAttribI3iv = vbo_VertexAttribI3iv; in vbo_exec_vtxfmt_init()
Dvbo_save_api.c1448 vfmt->VertexAttribI3iv = _save_VertexAttribI3iv; in vtxfmt_init()
Dvbo_attrib_tmp.h701 TAG(VertexAttribI3iv)(GLuint index, const GLint *v) in TAG() argument
/external/mesa3d/include/GL/
Dgl_mangle.h2588 #define glVertexAttribI3iv MANGLE(VertexAttribI3iv)