Home
last modified time | relevance | path

Searched refs:PFNGLIGLOOINTERFACESGIXPROC (Results 1 – 25 of 262) sorted by relevance

1234567891011

/dports/games/cube/cube_source/include/GL/
H A Dglext.h3029 typedef void (APIENTRY * PFNGLIGLOOINTERFACESGIXPROC) (GLenum pname, const GLvoid *params); typedef
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_opengl_h.ads6869 …type PFNGLIGLOOINTERFACESGIXPROC is access procedure (arg1 : GL_gl_h.GLenum; arg2 : System.Address… type
6870 pragma Convention (C, PFNGLIGLOOINTERFACESGIXPROC); -- ../include/SDL/SDL_opengl.h:5576
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/src/
H A Dglad.c2895 PFNGLIGLOOINTERFACESGIXPROC glad_glIglooInterfaceSGIX;
6340 glad_glIglooInterfaceSGIX = (PFNGLIGLOOINTERFACESGIXPROC)load("glIglooInterfaceSGIX"); in load_GL_SGIX_igloo_interface()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/glad/
H A Dglad.c2690 PFNGLIGLOOINTERFACESGIXPROC glad_glIglooInterfaceSGIX;
6288 glad_glIglooInterfaceSGIX = (PFNGLIGLOOINTERFACESGIXPROC)load("glIglooInterfaceSGIX"); in load_GL_SGIX_igloo_interface()
/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/common/minimp3/player/
H A Dglad.c4249 PFNGLIGLOOINTERFACESGIXPROC glad_glIglooInterfaceSGIX;
8334 glad_glIglooInterfaceSGIX = (PFNGLIGLOOINTERFACESGIXPROC)load("glIglooInterfaceSGIX"); in load_GL_SGIX_igloo_interface()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dglad.c4249 PFNGLIGLOOINTERFACESGIXPROC glad_glIglooInterfaceSGIX;
8334 glad_glIglooInterfaceSGIX = (PFNGLIGLOOINTERFACESGIXPROC)load("glIglooInterfaceSGIX"); in load_GL_SGIX_igloo_interface()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/glad/src/
H A Dglad.c4361 PFNGLIGLOOINTERFACESGIXPROC glad_glIglooInterfaceSGIX = NULL;
8839 glad_glIglooInterfaceSGIX = (PFNGLIGLOOINTERFACESGIXPROC)load("glIglooInterfaceSGIX"); in load_GL_SGIX_igloo_interface()
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h9017 typedef void (APIENTRYP PFNGLIGLOOINTERFACESGIXPROC) (GLenum pname, const GLvoid * params); typedef
9018 GLEE_EXTERN PFNGLIGLOOINTERFACESGIXPROC pglIglooInterfaceSGIX;
H A DGLee.c4468 PFNGLIGLOOINTERFACESGIXPROC pglIglooInterfaceSGIX=_Lazy_glIglooInterfaceSGIX;
8151 …if ((pglIglooInterfaceSGIX = (PFNGLIGLOOINTERFACESGIXPROC) __GLeeGetProcAddress("glIglooInterfaceS… in __GLeeLink_GL_SGIX_igloo_interface()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/glad/src/
H A Dglad.c3740 PFNGLIGLOOINTERFACESGIXPROC glad_glIglooInterfaceSGIX;
8207 glad_glIglooInterfaceSGIX = (PFNGLIGLOOINTERFACESGIXPROC)load("glIglooInterfaceSGIX"); in load_GL_SGIX_igloo_interface()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/glad/src/
H A Dglad.c4746 PFNGLIGLOOINTERFACESGIXPROC glad_glIglooInterfaceSGIX = NULL;
9074 glad_glIglooInterfaceSGIX = (PFNGLIGLOOINTERFACESGIXPROC)load("glIglooInterfaceSGIX"); in load_GL_SGIX_igloo_interface()
/dports/emulators/citra/citra-ac98458e0/externals/glad/src/
H A Dglad.c4746 PFNGLIGLOOINTERFACESGIXPROC glad_glIglooInterfaceSGIX = NULL;
9074 glad_glIglooInterfaceSGIX = (PFNGLIGLOOINTERFACESGIXPROC)load("glIglooInterfaceSGIX"); in load_GL_SGIX_igloo_interface()
/dports/games/q2pro/q2pro/win32-libs-vc8/include/GL/
H A Dglext.h4050 typedef void (APIENTRY * PFNGLIGLOOINTERFACESGIXPROC) (GLenum pname, const GLvoid *params); typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/GL/
H A Dglext.h4035 typedef void (APIENTRY * PFNGLIGLOOINTERFACESGIXPROC) (GLenum pname, const GLvoid *params); typedef
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/GL/
H A Dglext.h4035 typedef void (APIENTRY * PFNGLIGLOOINTERFACESGIXPROC) (GLenum pname, const GLvoid *params); typedef
/dports/games/solarus/solarus-f43727b232b3ed13d98440a845e2a29e470e4f0d/libraries/win32/mingw32/include/GL/
H A Dglext.h4035 typedef void (APIENTRY * PFNGLIGLOOINTERFACESGIXPROC) (GLenum pname, const GLvoid *params); typedef
/dports/graphics/glfw2/glfw-2.7.9/support/d/imports/
H A Dgl.d4330 alias void (* PFNGLIGLOOINTERFACESGIXPROC) (GLenum pname, GLvoid *params); variable
/dports/devel/love07/love-HEAD/src/modules/graphics/opengl/
H A DGLee.h10516 typedef void (APIENTRYP PFNGLIGLOOINTERFACESGIXPROC) (GLenum pname, const GLvoid * params); typedef
10517 GLEE_EXTERN PFNGLIGLOOINTERFACESGIXPROC pglIglooInterfaceSGIX;
/dports/devel/love08/love-0.8.0/src/modules/graphics/opengl/
H A DGLee.h10516 typedef void (APIENTRYP PFNGLIGLOOINTERFACESGIXPROC) (GLenum pname, const GLvoid * params); typedef
10517 GLEE_EXTERN PFNGLIGLOOINTERFACESGIXPROC pglIglooInterfaceSGIX;
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/include/glad/
H A Dglad.h12615 typedef void (APIENTRYP PFNGLIGLOOINTERFACESGIXPROC)(GLenum, const void*); typedef
12616 GLAPI PFNGLIGLOOINTERFACESGIXPROC glad_glIglooInterfaceSGIX;
/dports/games/cake/cake_src/cake/glsetup/
H A Dgl_NV_ext.h4657 typedef void (APIENTRY * PFNGLIGLOOINTERFACESGIXPROC) (GLenum pname, const GLvoid *params); typedef
/dports/games/memonix/MemonixSourceCode/src/
H A DGLext.h4657 typedef void (APIENTRY * PFNGLIGLOOINTERFACESGIXPROC) (GLenum pname, const GLvoid *params); typedef
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/glext/
H A Dglext.h4657 typedef void (APIENTRY * PFNGLIGLOOINTERFACESGIXPROC) (GLenum pname, const GLvoid *params); typedef
/dports/games/r1q2/r1q2-8012_5/ref_gl/
H A Dglext.h5090 typedef void (APIENTRYP PFNGLIGLOOINTERFACESGIXPROC) (GLenum pname, const GLvoid *params); typedef
/dports/games/ioquake3-server/ioquake3-1.36/code/SDL12/include/
H A DSDL_opengl.h5558 typedef void (APIENTRYP PFNGLIGLOOINTERFACESGIXPROC) (GLenum pname, const GLvoid *params); typedef

1234567891011