Searched refs:GL_RasterPos3i (Results 1 – 4 of 4) sorted by relevance
706 {"glRasterPos3i", P(GL_RasterPos3i)},
284 ANGLE_EXPORT void GL_APIENTRY GL_RasterPos3i(GLint x, GLint y, GLint z);
1047 return GL_RasterPos3i(x, y, z); in glRasterPos3i()
4569 void GL_APIENTRY GL_RasterPos3i(GLint x, GLint y, GLint z) in GL_RasterPos3i() function