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

/haiku/src/libs/glut/
H A DglutCallback.cpp111 glutReshapeFunc(GLUTreshapeCB reshapeFunc) function
H A Dglut_ext.c110 { "glutReshapeFunc", (const GLUTproc) glutReshapeFunc },
/haiku/src/tests/kits/opengl/glsl/
H A Dbrick.c192 glutReshapeFunc(Reshape);
/haiku/src/tests/kits/opengl/glut/game_mode/
H A Dgame_mode.c161 glutReshapeFunc(reshape);
/haiku/src/tests/kits/opengl/demos/gears/
H A Dgears.c399 glutReshapeFunc(reshape);
/haiku/headers/libs/glut/GL/
H A Dglut.h627 GLUTAPI void GLUTAPIENTRY glutReshapeFunc(void (GLUTCALLBACK *func)(int width, int height));

Completed in 67 milliseconds