Home | History | Annotate | Download | only in libGLESv2

Lines Matching full:invert

613 void Context::setSampleCoverageParams(GLclampf value, bool invert)
616 mState.sampleCoverageInvert != invert)
619 mState.sampleCoverageInvert = invert;