Home | History | Annotate | Download | only in libGLES_CM

Lines Matching full:clamp01

125 		context->setAlphaFunc(func, clamp01(ref));
3494 context->setSampleCoverageParams(es1::clamp01(value), invert == GL_TRUE);
3712 context->setTextureEnvColor(clamp01(params[0]), clamp01(params[1]), clamp01(params[2]), clamp01(params[3]));