UNTITLEDLOCAL UNTITLEDNAMEglutReportErrors -- Reports all available OpenGL errors.LIBRARYOpenGLUT - openglSYNOPSIS#include <openglut.h> void glutReportErrors(void);DESCRIPTIONDisplays as an OpenGLUT warning every OpenGL error that OpenGL remembers giving to us and which we have not processed. Uses gluEr- rorString(). This is forcibly done by OpenGLUT periodically if "-gldebug" is one of the strings passed into glutInit() via rgv.SEE ALSOgluErrorString(3) glutInit(3) Epoch
| Related Man Pages |
|---|
| glutinit(3glut) - redhat |
| glutcreatemenuwindow(3) - centos |
| glutinit(3) - centos |
| glutmousefunc(3) - centos |
| glutstrokewidth(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| How to increment version inside a file? |
| Tar Command |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |