Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp1071 {"glWindowPos3i", P(GL_WindowPos3i)},
Dentry_points_gl_1_autogen.h693 ANGLE_EXPORT void GL_APIENTRY GL_WindowPos3i(GLint x, GLint y, GLint z);
DlibGL_autogen.cpp2361 return GL_WindowPos3i(x, y, z); in glWindowPos3i()
Dentry_points_gl_1_autogen.cpp10096 void GL_APIENTRY GL_WindowPos3i(GLint x, GLint y, GLint z) in GL_WindowPos3i() function