Searched refs:GL_Vertex2f (Results 1 – 4 of 4) sorted by relevance
936 {"glVertex2f", P(GL_Vertex2f)},
390 ANGLE_EXPORT void GL_APIENTRY GL_Vertex2f(GLfloat x, GLfloat y);
1494 return GL_Vertex2f(x, y); in glVertex2f()
6515 void GL_APIENTRY GL_Vertex2f(GLfloat x, GLfloat y) in GL_Vertex2f() function