Searched refs:GL_WindowPos2s (Results 1 – 4 of 4) sorted by relevance
1065 {"glWindowPos2s", P(GL_WindowPos2s)},
687 ANGLE_EXPORT void GL_APIENTRY GL_WindowPos2s(GLshort x, GLshort y);
2331 return GL_WindowPos2s(x, y); in glWindowPos2s()
9967 void GL_APIENTRY GL_WindowPos2s(GLshort x, GLshort y) in GL_WindowPos2s() function