glClearDepth

glClearDepth: man2/glClearDepth.xml

glClearDepth specifies the depth value used by glClear to clear the depth buffer. Values specified by glClearDepth are clamped to the range 0 1.

@OpenGL_Version(OGLIntroducedIn.V1P0)
fn_glClearDepth glClearDepth;

See Also

glClear

Meta