Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp1061 {"glWindowPos2f", P(GL_WindowPos2f)},
Dentry_points_gl_1_autogen.h683 ANGLE_EXPORT void GL_APIENTRY GL_WindowPos2f(GLfloat x, GLfloat y);
DlibGL_autogen.cpp2311 return GL_WindowPos2f(x, y); in glWindowPos2f()
Dentry_points_gl_1_autogen.cpp9881 void GL_APIENTRY GL_WindowPos2f(GLfloat x, GLfloat y) in GL_WindowPos2f() function