Query: glutreporterrors
OS: centos
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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 |
|---|
| glutcreatemenuwindow(3) - centos |
| glutgamemodeget(3) - centos |
| glutpopwindow(3) - centos |
| glutsetwindow(3) - centos |
| glutsetoption(3) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| DB2 convert digits to binary format |
| Docker learning Phase-I |
| CentOS 6 ran out of space, need to reclaim it |
| Controlling user input |