Home
last modified time | relevance | path

Searched refs:gears_reshape (Results 1 – 14 of 14) sorted by relevance

/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/egl/opengles1/
H A Dgears.c330 gears_reshape(int width, int height) in gears_reshape() function
373 eglutReshapeFunc(gears_reshape); in main()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/egl/opengles1/
H A Dgears.c330 gears_reshape(int width, int height) in gears_reshape() function
373 eglutReshapeFunc(gears_reshape); in main()
/dports/devel/emscripten/emscripten-2.0.3/tests/
H A Dhello_world_gles_deriv.c553 gears_reshape(int width, int height) in gears_reshape() function
726 glutReshapeFunc(gears_reshape); in main()
H A Dhello_world_gles.c563 gears_reshape(int width, int height) in gears_reshape() function
764 glutReshapeFunc(gears_reshape); in main()
H A Dhello_world_gles_full.c558 gears_reshape(int width, int height) in gears_reshape() function
732 glutReshapeFunc(gears_reshape); in main()
H A Dhello_world_gles_full_944.c567 gears_reshape(int width, int height) in gears_reshape() function
741 glutReshapeFunc(gears_reshape); in main()
H A Dhello_world_gles_proxy.c577 gears_reshape(int width, int height) in gears_reshape() function
773 glutReshapeFunc(gears_reshape); in main()
H A Dfull_es2_sdlproc.c549 gears_reshape(int width, int height) in gears_reshape() function
/dports/graphics/jogamp-jogl/jogl/src/test-native/mesa-demos-patched/
H A Des2gears.c546 gears_reshape(int width, int height) in gears_reshape() function
737 eglutReshapeFunc(gears_reshape); in main()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/egl/opengles2/
H A Des2gears.c547 gears_reshape(int width, int height) in gears_reshape() function
719 eglutReshapeFunc(gears_reshape); in main()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/egl/opengles2/
H A Des2gears.c550 gears_reshape(int width, int height) in gears_reshape() function
719 eglutReshapeFunc(gears_reshape); in main()
/dports/devel/efl/efl-1.25.1/src/bin/elementary/
H A Dtest_glview.c51 static void gears_reshape(GLData *gld, int width, int height);
290 gears_reshape(GLData *gld, int width, int height) in gears_reshape() function
478 gears_reshape(gld, w,h); in _resize_gl()
H A Dtest_glview_manygears.c145 static void gears_reshape(GLData *gld, int width, int height);
530 gears_reshape(GLData *gld, int width, int height) in gears_reshape() function
716 gears_reshape(gld, w, h); in _resize_gl()
/dports/graphics/cogl/cogl-1.22.8/examples/
H A Dcogl-gles2-gears.c631 gears_reshape (int width, int height) in gears_reshape() function
798 gears_reshape (cogl_framebuffer_get_width (data.fb), in main()