Searched refs:GL_Vertex2d (Results 1 – 4 of 4) sorted by relevance
934 {"glVertex2d", P(GL_Vertex2d)},
388 ANGLE_EXPORT void GL_APIENTRY GL_Vertex2d(GLdouble x, GLdouble y);
1484 return GL_Vertex2d(x, y); in glVertex2d()
6473 void GL_APIENTRY GL_Vertex2d(GLdouble x, GLdouble y) in GL_Vertex2d() function