Searched refs:PolygonOffsetx (Results 1 – 2 of 2) sorted by relevance
284 void PolygonOffsetx(GLfixed factor, GLfixed units);1190 return es1::PolygonOffsetx(factor, units); in glPolygonOffsetx()1549 this->glPolygonOffsetx = es1::PolygonOffsetx; in LibGLES_CMexports()
3340 void PolygonOffsetx(GLfixed factor, GLfixed units) in PolygonOffsetx() function