Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp1067 {"glWindowPos3d", P(GL_WindowPos3d)},
Dentry_points_gl_1_autogen.h689 ANGLE_EXPORT void GL_APIENTRY GL_WindowPos3d(GLdouble x, GLdouble y, GLdouble z);
DlibGL_autogen.cpp2341 return GL_WindowPos3d(x, y, z); in glWindowPos3d()
Dentry_points_gl_1_autogen.cpp10010 void GL_APIENTRY GL_WindowPos3d(GLdouble x, GLdouble y, GLdouble z) in GL_WindowPos3d() function