Home | History | Annotate | Download | only in GLESv1_enc

Lines Matching defs:glSampleCoveragexOES

217 	void glSampleCoveragexOES(GLclampx value, GLboolean invert);
1567 void glSampleCoveragexOES(GLclampx value, GLboolean invert)
1570 ctx->glSampleCoveragexOES(ctx, value, invert);