glutreporterrors(3) centos man page | unix.com

Man Page: glutreporterrors

Operating Environment: centos

Section: 3

UNTITLED
LOCAL UNTITLED
NAME
glutReportErrors -- Reports all available OpenGL errors.
LIBRARY
OpenGLUT - opengl
SYNOPSIS
#include <openglut.h> void glutReportErrors(void);
DESCRIPTION
Displays 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 ALSO
gluErrorString(3) glutInit(3) Epoch
Related Man Pages
glutgamemodeget(3) - centos
glutinit(3) - centos
glutpopwindow(3) - centos
glutsetcursor(3) - centos
glutstrokewidth(3) - centos
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Shopt -s histappend
[TIP] Processing YAML files with yq