Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching defs:glPolygonOffsetx

641 void glPolygonOffsetx(GLfixed factor, GLfixed units)
643 getDispatch()->glPolygonOffsetx(factor, units);