Home
last modified time | relevance | path

Searched refs:__glutFatalError (Results 1 – 11 of 11) sorted by relevance

/haiku/src/libs/glut/
H A DglutInit.cpp119 __glutFatalError("out of memory."); in glutInit()
123 __glutFatalError("out of memory."); in glutInit()
139 __glutFatalError( in glutInit()
145 __glutFatalError( in glutInit()
230 __glutFatalError("can't set exit handler"); in __glutInit()
H A DglutOverlay.cpp22 __glutFatalError("BeOS lacks overlay support."); in glutEstablishOverlay()
H A DglutWindow.cpp37 __glutFatalError("out of memory."); in getUnusedWindowSlot()
51 __glutFatalError("redisplay needed for window %d, but no display callback.", in __glutDefaultDisplay()
195 __glutFatalError("visual with necessary capabilities not found."); in glutCreateSubWindow()
486 __glutFatalError("can't iconify a subwindow"); in glutIconifyWindow()
499 __glutFatalError("glutSetWindowTitle: isn't a top-level window"); in glutSetWindowTitle()
580 __glutFatalError("video card doesn't support windowed operation"); in GlutBWindow()
H A DglutDstr.cpp37 __glutFatalError("out of memory."); in glutInitDisplayString()
H A Dglut_util.c61 __glutFatalError(const char *format,...) in __glutFatalError() function
H A Dglut_vidresize.c177 __glutFatalError("glutEstablishVideoResizing: video resizing not possible.\n"); in glutSetupVideoResizing()
H A DglutCallback.cpp30 __glutFatalError("NULL display callback not allowed in GLUT 3.0; update your code."); in glutDisplayFunc()
H A DglutMenu.cpp62 __glutFatalError("out of memory."); in getUnusedMenuSlot()
H A Dglut_shapes.c71 __glutFatalError("out of memory."); in initQuadObj()
H A Dglutint.h742 extern void __glutFatalError(const char *format,...);
H A DglutEvent.cpp65 __glutFatalError("out of memory."); in glutTimerFunc()