Home | History | Annotate | Download | only in libGL

Lines Matching full:clamp01

1668 	float zNear = clamp01(mState.zNear);
1669 float zFar = clamp01(mState.zFar);
2391 float depth = clamp01(mState.depthClearValue);
3206 device->setAlphaReference(gl::clamp01(ref));