Searched refs:GL_WindowPos3dv (Results 1 – 4 of 4) sorted by relevance
1068 {"glWindowPos3dv", P(GL_WindowPos3dv)},
690 ANGLE_EXPORT void GL_APIENTRY GL_WindowPos3dv(const GLdouble *v);
2346 return GL_WindowPos3dv(v); in glWindowPos3dv()
10031 void GL_APIENTRY GL_WindowPos3dv(const GLdouble *v) in GL_WindowPos3dv() function