glClearAccum

glClearAccum: man2/glClearAccum.xml

glClearAccum specifies the red, green, blue, and alpha values used by glClear to clear the accumulation buffer. Values specified by glClearAccum are clamped to the range -1 1.

@OpenGL_Version(OGLIntroducedIn.V1P0)
fn_glClearAccum glClearAccum;

See Also

glAccum, glClear

Meta