Searched refs:VertexAttribI3i (Results 1 – 6 of 6) sorted by relevance
141 SET_VertexAttribI3iEXT(tab, vfmt->VertexAttribI3i); in install_vtxfmt()
1221 void (GLAPIENTRYP VertexAttribI3i)( GLuint index, GLint x, GLint y, GLint z);
1027 vfmt->VertexAttribI3i = vbo_VertexAttribI3i; in vbo_exec_vtxfmt_init()
1445 vfmt->VertexAttribI3i = _save_VertexAttribI3i; in vtxfmt_init()
665 TAG(VertexAttribI3i)(GLuint index, GLint x, GLint y, GLint z) in TAG() argument
2586 #define glVertexAttribI3i MANGLE(VertexAttribI3i)