Home | History | Annotate | Download | only in gles_android_wrapper

Lines Matching refs:glPolygonOffsetxOES

996 void glPolygonOffsetxOES(GLfixed factor, GLfixed units)
998 getDispatch()->glPolygonOffsetxOES(factor, units);