Home | History | Annotate | Download | only in libGL

Lines Matching defs:threshold

1896 				float threshold = 0.5f;
1902 if((i + 1) * mState.sampleCoverageValue >= threshold)
1904 threshold += 1.0f;