Searched refs:GL_WindowPos2f (Results 1 – 4 of 4) sorted by relevance
1061 {"glWindowPos2f", P(GL_WindowPos2f)},
683 ANGLE_EXPORT void GL_APIENTRY GL_WindowPos2f(GLfloat x, GLfloat y);
2311 return GL_WindowPos2f(x, y); in glWindowPos2f()
9881 void GL_APIENTRY GL_WindowPos2f(GLfloat x, GLfloat y) in GL_WindowPos2f() function