Searched refs:GL_Vertex2i (Results 1 – 4 of 4) sorted by relevance
938 {"glVertex2i", P(GL_Vertex2i)},
392 ANGLE_EXPORT void GL_APIENTRY GL_Vertex2i(GLint x, GLint y);
1504 return GL_Vertex2i(x, y); in glVertex2i()
6557 void GL_APIENTRY GL_Vertex2i(GLint x, GLint y) in GL_Vertex2i() function