Home | History | Annotate | Download | only in libGLES_CM

Lines Matching full:clamp01

1741 	float zNear = clamp01(mState.zNear);
1742 float zFar = clamp01(mState.zFar);
2676 float depth = clamp01(mState.depthClearValue);