Searched refs:GL_RasterPos2f (Results 1 – 4 of 4) sorted by relevance
696 {"glRasterPos2f", P(GL_RasterPos2f)},
274 ANGLE_EXPORT void GL_APIENTRY GL_RasterPos2f(GLfloat x, GLfloat y);
997 return GL_RasterPos2f(x, y); in glRasterPos2f()
4354 void GL_APIENTRY GL_RasterPos2f(GLfloat x, GLfloat y) in GL_RasterPos2f() function