Searched refs:GL_PolygonOffsetx (Results 1 – 5 of 5) sorted by relevance
94 ANGLE_EXPORT void GL_APIENTRY GL_PolygonOffsetx(GLfixed factor, GLfixed units);
650 {"glPolygonOffsetx", P(GL_PolygonOffsetx)},
1528 void GL_APIENTRY GL_PolygonOffsetx(GLfixed factor, GLfixed units) in GL_PolygonOffsetx() function
2613 return GL_PolygonOffsetx(factor, units); in glPolygonOffsetx()
636 return GL_PolygonOffsetx(factor, units); in glPolygonOffsetx()