Lines Matching full:clamp01
2685 float zNear = clamp01(mState.zNear);2686 float zFar = clamp01(mState.zFar);3307 float depth = clamp01(mState.depthClearValue);3370 float depth = clamp01(value);