Searched refs:VertexAttribI2i (Results 1 – 6 of 6) sorted by relevance
166 SET_VertexAttribI2iEXT(tab, vfmt->VertexAttribI2i); in install_vtxfmt()
927 void (GLAPIENTRYP VertexAttribI2i)( GLuint index, GLint x, GLint y);
570 TAG(VertexAttribI2i)(GLuint index, GLint x, GLint y) in TAG() argument
1384 vfmt->VertexAttribI2i = _save_VertexAttribI2i; in _save_vtxfmt_init()
994 vfmt->VertexAttribI2i = vbo_VertexAttribI2i; in vbo_exec_vtxfmt_init()
2087 #define glVertexAttribI2i MANGLE(VertexAttribI2i)