Home
last modified time | relevance | path

Searched refs:GL_RasterPos2f (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp696 {"glRasterPos2f", P(GL_RasterPos2f)},
Dentry_points_gl_1_autogen.h274 ANGLE_EXPORT void GL_APIENTRY GL_RasterPos2f(GLfloat x, GLfloat y);
DlibGL_autogen.cpp997 return GL_RasterPos2f(x, y); in glRasterPos2f()
Dentry_points_gl_1_autogen.cpp4354 void GL_APIENTRY GL_RasterPos2f(GLfloat x, GLfloat y) in GL_RasterPos2f() function