Searched refs:GL_WindowPos3s (Results 1 – 4 of 4) sorted by relevance
1073 {"glWindowPos3s", P(GL_WindowPos3s)},
695 ANGLE_EXPORT void GL_APIENTRY GL_WindowPos3s(GLshort x, GLshort y, GLshort z);
2371 return GL_WindowPos3s(x, y, z); in glWindowPos3s()
10139 void GL_APIENTRY GL_WindowPos3s(GLshort x, GLshort y, GLshort z) in GL_WindowPos3s() function