Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp1073 {"glWindowPos3s", P(GL_WindowPos3s)},
Dentry_points_gl_1_autogen.h695 ANGLE_EXPORT void GL_APIENTRY GL_WindowPos3s(GLshort x, GLshort y, GLshort z);
DlibGL_autogen.cpp2371 return GL_WindowPos3s(x, y, z); in glWindowPos3s()
Dentry_points_gl_1_autogen.cpp10139 void GL_APIENTRY GL_WindowPos3s(GLshort x, GLshort y, GLshort z) in GL_WindowPos3s() function