Searched refs:VertexAttribI2i (Results 1 – 6 of 6) sorted by relevance
140 SET_VertexAttribI2iEXT(tab, vfmt->VertexAttribI2i); in install_vtxfmt()
1220 void (GLAPIENTRYP VertexAttribI2i)( GLuint index, GLint x, GLint y);
1026 vfmt->VertexAttribI2i = vbo_VertexAttribI2i; in vbo_exec_vtxfmt_init()
1444 vfmt->VertexAttribI2i = _save_VertexAttribI2i; in vtxfmt_init()
653 TAG(VertexAttribI2i)(GLuint index, GLint x, GLint y) in TAG() argument
2578 #define glVertexAttribI2i MANGLE(VertexAttribI2i)