Searched refs:GL_WindowPos3i (Results 1 – 4 of 4) sorted by relevance
1071 {"glWindowPos3i", P(GL_WindowPos3i)},
693 ANGLE_EXPORT void GL_APIENTRY GL_WindowPos3i(GLint x, GLint y, GLint z);
2361 return GL_WindowPos3i(x, y, z); in glWindowPos3i()
10096 void GL_APIENTRY GL_WindowPos3i(GLint x, GLint y, GLint z) in GL_WindowPos3i() function