Home
last modified time | relevance | path

Searched refs:fghCreateNewContext (Results 1 – 8 of 8) sorted by relevance

/dports/graphics/freeglut/freeglut-3.2.1/src/x11/
H A Dfg_window_x11.c38 #define fghCreateNewContext fghCreateNewContextEGL macro
304 fgStructure.MenuContext->MContext = fghCreateNewContext( window ); in fgPlatformOpenWindow()
308 window->Window.Context = fghCreateNewContext( window ); in fgPlatformOpenWindow()
320 window->Window.Context = fghCreateNewContext( window ); in fgPlatformOpenWindow()
323 window->Window.Context = fghCreateNewContext( window ); in fgPlatformOpenWindow()
H A Dfg_window_x11_glx.h33 extern GLXContext fghCreateNewContext( SFG_Window* window );
H A Dfg_window_x11_glx.c204 GLXContext fghCreateNewContext( SFG_Window* window ) in fghCreateNewContext() function
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/freeglut/src/x11/
H A Dfg_window_x11.c38 #define fghCreateNewContext fghCreateNewContextEGL macro
309 fgStructure.MenuContext->MContext = fghCreateNewContext( window ); in fgPlatformOpenWindow()
313 window->Window.Context = fghCreateNewContext( window ); in fgPlatformOpenWindow()
325 window->Window.Context = fghCreateNewContext( window ); in fgPlatformOpenWindow()
328 window->Window.Context = fghCreateNewContext( window ); in fgPlatformOpenWindow()
H A Dfg_window_x11_glx.h33 extern GLXContext fghCreateNewContext( SFG_Window* window );
H A Dfg_window_x11_glx.c204 GLXContext fghCreateNewContext( SFG_Window* window ) in fghCreateNewContext() function
/dports/graphics/freeglut/freeglut-3.2.1/src/wayland/
H A Dfg_window_wl.c32 #define fghCreateNewContext fghCreateNewContextEGL macro
158 window->Window.Context = fghCreateNewContext( window ); in fgPlatformOpenWindow()
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/box2d/freeglut/
H A Dfreeglut_window.c697 static GLXContext fghCreateNewContext( SFG_Window* window ) in fghCreateNewContext() function
864 fgStructure.MenuContext->MContext = fghCreateNewContext( window ); in fgOpenWindow()
868 window->Window.Context = fghCreateNewContext( window ); in fgOpenWindow()
875 window->Window.Context = fghCreateNewContext( window ); in fgOpenWindow()
878 window->Window.Context = fghCreateNewContext( window ); in fgOpenWindow()