reset-gl-functions ( -- )
OpenGL error reporting

Prev:clear-gl-error-log ( -- )


Vocabulary
opengl.annotations

Word description
Removes any annotations from all OpenGL functions, such as those applied by throw-gl-errors or log-gl-errors.

See also
throw-gl-errors, gl-error, log-gl-errors, log-gl-error, clear-gl-error-log

Definition