Searched refs:glutDestroyWindow (Results 1 - 6 of 6) sorted by relevance

/haiku/src/tests/kits/opengl/glsl/
H A Dbrick.c87 glutDestroyWindow(win);
/haiku/src/libs/glut/
H A Dglut_ext.c73 { "glutDestroyWindow", (const GLUTproc) glutDestroyWindow },
H A DglutWindow.cpp284 glutDestroyWindow(int win) function
331 glutDestroyWindow(i + 1);
H A DglutGameMode.cpp163 glutDestroyWindow(fGameModeWindow);
/haiku/src/tests/kits/opengl/demos/gears/
H A Dgears.c176 glutDestroyWindow(win);
/haiku/headers/libs/glut/GL/
H A Dglut.h569 GLUTAPI void GLUTAPIENTRY glutDestroyWindow(int win);

Completed in 94 milliseconds