Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp1065 {"glWindowPos2s", P(GL_WindowPos2s)},
Dentry_points_gl_1_autogen.h687 ANGLE_EXPORT void GL_APIENTRY GL_WindowPos2s(GLshort x, GLshort y);
DlibGL_autogen.cpp2331 return GL_WindowPos2s(x, y); in glWindowPos2s()
Dentry_points_gl_1_autogen.cpp9967 void GL_APIENTRY GL_WindowPos2s(GLshort x, GLshort y) in GL_WindowPos2s() function