Searched refs:Vertex2i (Results 1 – 6 of 6) sorted by relevance
316 vfmt->Vertex2i = NAME(Vertex2i);
2054 TAG(Vertex2i)(GLint x, GLint y) in TAG() argument
352 SET_Vertex2i(tab, vfmt->Vertex2i); in install_vtxfmt()
1618 void (GLAPIENTRYP Vertex2i)( GLint x, GLint y );
694 { "glVertex2i", _O(Vertex2i) },
6570 ANGLE_CAPTURE(Vertex2i, isCallValid, context, x, y); in GL_Vertex2i()