Vocabularyopengl.
annotationsVariable descriptionA vector of OpenGL errors logged by
log-gl-errors. Each log entry has the following tuple slots:
• | function is the OpenGL function that raised the error. |
• | error is the OpenGL error code. |
• | timestamp is the time the error was logged. |
The error log is emptied using the
clear-gl-error-log word.
Variable valueCurrent value in global namespace:
Definition