Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp1070 {"glWindowPos3fv", P(GL_WindowPos3fv)},
Dentry_points_gl_1_autogen.h692 ANGLE_EXPORT void GL_APIENTRY GL_WindowPos3fv(const GLfloat *v);
DlibGL_autogen.cpp2356 return GL_WindowPos3fv(v); in glWindowPos3fv()
Dentry_points_gl_1_autogen.cpp10074 void GL_APIENTRY GL_WindowPos3fv(const GLfloat *v) in GL_WindowPos3fv() function