Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp1063 {"glWindowPos2i", P(GL_WindowPos2i)},
Dentry_points_gl_1_autogen.h685 ANGLE_EXPORT void GL_APIENTRY GL_WindowPos2i(GLint x, GLint y);
DlibGL_autogen.cpp2321 return GL_WindowPos2i(x, y); in glWindowPos2i()
Dentry_points_gl_1_autogen.cpp9924 void GL_APIENTRY GL_WindowPos2i(GLint x, GLint y) in GL_WindowPos2i() function