Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp1064 {"glWindowPos2iv", P(GL_WindowPos2iv)},
Dentry_points_gl_1_autogen.h686 ANGLE_EXPORT void GL_APIENTRY GL_WindowPos2iv(const GLint *v);
DlibGL_autogen.cpp2326 return GL_WindowPos2iv(v); in glWindowPos2iv()
Dentry_points_gl_1_autogen.cpp9945 void GL_APIENTRY GL_WindowPos2iv(const GLint *v) in GL_WindowPos2iv() function