Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching defs:glPolygonOffsetxOES

215 	void glPolygonOffsetxOES(GLfixed factor, GLfixed units);
1553 void glPolygonOffsetxOES(GLfixed factor, GLfixed units)
1556 ctx->glPolygonOffsetxOES(ctx, factor, units);