Searched refs:GL_WindowPos3d (Results 1 – 4 of 4) sorted by relevance
1067 {"glWindowPos3d", P(GL_WindowPos3d)},
689 ANGLE_EXPORT void GL_APIENTRY GL_WindowPos3d(GLdouble x, GLdouble y, GLdouble z);
2341 return GL_WindowPos3d(x, y, z); in glWindowPos3d()
10010 void GL_APIENTRY GL_WindowPos3d(GLdouble x, GLdouble y, GLdouble z) in GL_WindowPos3d() function