Searched refs:glutCreateWindow (Results 1 - 7 of 7) sorted by relevance

/haiku/src/tests/kits/opengl/glsl/
H A Dbrick.c190 win = glutCreateWindow(argv[0]);
/haiku/src/tests/kits/opengl/glut/game_mode/
H A Dgame_mode.c227 glutCreateWindow(argv[0]);
/haiku/src/libs/glut/
H A Dglut_ext.c71 { "glutCreateWindow", (const GLUTproc) glutCreateWindow },
H A DglutGameMode.cpp120 fGameModeWindow = glutCreateWindow("glutGameMode");
H A DglutWindow.cpp165 glutCreateWindow(const char *name) function
/haiku/headers/libs/glut/GL/
H A Dglut.h560 GLUTAPI int GLUTAPIENTRY glutCreateWindow(const char *title);
565 #define glutCreateWindow glutCreateWindow_ATEXIT_HACK macro
/haiku/src/tests/kits/opengl/demos/gears/
H A Dgears.c395 win = glutCreateWindow("Gears");

Completed in 95 milliseconds