Home
last modified time | relevance | path

Searched refs:PFNGLRASTERPOS4XOESPROC (Results 1 – 25 of 140) sorted by relevance

123456

/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/src/
H A Dglad.c3011 PFNGLRASTERPOS4XOESPROC glad_glRasterPos4xOES;
6486 glad_glRasterPos4xOES = (PFNGLRASTERPOS4XOESPROC)load("glRasterPos4xOES"); in load_GL_OES_fixed_point()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/glad/
H A Dglad.c3105 PFNGLRASTERPOS4XOESPROC glad_glRasterPos4xOES;
7026 glad_glRasterPos4xOES = (PFNGLRASTERPOS4XOESPROC)load("glRasterPos4xOES"); in load_GL_OES_fixed_point()
H A Dglad.h13599 typedef void (APIENTRYP PFNGLRASTERPOS4XOESPROC)(GLfixed x, GLfixed y, GLfixed z, GLfixed w); typedef
13600 GLAPI PFNGLRASTERPOS4XOESPROC glad_glRasterPos4xOES;
/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.c4173 PFNGLRASTERPOS4XOESPROC glad_glRasterPos4xOES;
8204 glad_glRasterPos4xOES = (PFNGLRASTERPOS4XOESPROC)load("glRasterPos4xOES"); in load_GL_OES_fixed_point()
H A Dglad.h15981 typedef void (APIENTRYP PFNGLRASTERPOS4XOESPROC)(GLfixed x, GLfixed y, GLfixed z, GLfixed w); typedef
15982 GLAPI PFNGLRASTERPOS4XOESPROC glad_glRasterPos4xOES;
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dglad.c4173 PFNGLRASTERPOS4XOESPROC glad_glRasterPos4xOES;
8204 glad_glRasterPos4xOES = (PFNGLRASTERPOS4XOESPROC)load("glRasterPos4xOES"); in load_GL_OES_fixed_point()
H A Dglad.h15981 typedef void (APIENTRYP PFNGLRASTERPOS4XOESPROC)(GLfixed x, GLfixed y, GLfixed z, GLfixed w); typedef
15982 GLAPI PFNGLRASTERPOS4XOESPROC glad_glRasterPos4xOES;
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/glad/src/
H A Dglad.c4285 PFNGLRASTERPOS4XOESPROC glad_glRasterPos4xOES = NULL;
8709 glad_glRasterPos4xOES = (PFNGLRASTERPOS4XOESPROC)load("glRasterPos4xOES"); in load_GL_OES_fixed_point()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/glad/src/
H A Dglad.c3858 PFNGLRASTERPOS4XOESPROC glad_glRasterPos4xOES;
8358 glad_glRasterPos4xOES = (PFNGLRASTERPOS4XOESPROC)load("glRasterPos4xOES"); in load_GL_OES_fixed_point()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/glad/src/
H A Dglad.c4670 PFNGLRASTERPOS4XOESPROC glad_glRasterPos4xOES = NULL;
8944 glad_glRasterPos4xOES = (PFNGLRASTERPOS4XOESPROC)load("glRasterPos4xOES"); in load_GL_OES_fixed_point()
/dports/emulators/citra/citra-ac98458e0/externals/glad/src/
H A Dglad.c4670 PFNGLRASTERPOS4XOESPROC glad_glRasterPos4xOES = NULL;
8944 glad_glRasterPos4xOES = (PFNGLRASTERPOS4XOESPROC)load("glRasterPos4xOES"); in load_GL_OES_fixed_point()
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/include/glad/
H A Dglad.h13003 typedef void (APIENTRYP PFNGLRASTERPOS4XOESPROC)(GLfixed, GLfixed, GLfixed, GLfixed); typedef
13004 GLAPI PFNGLRASTERPOS4XOESPROC glad_glRasterPos4xOES;
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/glad/include/glad/
H A Dglad.h16355 typedef void (APIENTRYP PFNGLRASTERPOS4XOESPROC)(GLfixed x, GLfixed y, GLfixed z, GLfixed w); typedef
16356 GLAPI PFNGLRASTERPOS4XOESPROC glad_glRasterPos4xOES;
/dports/emulators/citra-qt5/citra-ac98458e0/externals/glad/include/glad/
H A Dglad.h17183 typedef void (APIENTRYP PFNGLRASTERPOS4XOESPROC)(GLfixed x, GLfixed y, GLfixed z, GLfixed w); typedef
17184 GLAPI PFNGLRASTERPOS4XOESPROC glad_glRasterPos4xOES;
/dports/emulators/citra/citra-ac98458e0/externals/glad/include/glad/
H A Dglad.h17183 typedef void (APIENTRYP PFNGLRASTERPOS4XOESPROC)(GLfixed x, GLfixed y, GLfixed z, GLfixed w); typedef
17184 GLAPI PFNGLRASTERPOS4XOESPROC glad_glRasterPos4xOES;
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/glad/include/glad/
H A Dglad.h16560 typedef void (APIENTRYP PFNGLRASTERPOS4XOESPROC)(GLfixed x, GLfixed y, GLfixed z, GLfixed w); typedef
16561 GLAPI PFNGLRASTERPOS4XOESPROC glad_glRasterPos4xOES;
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/sdl2-sys-0.32.6/SDL2-2.0.9/include/
H A DSDL_opengl_glext.h4581 typedef void (APIENTRYP PFNGLRASTERPOS4XOESPROC) (GLfixed x, GLfixed y, GLfixed z, GLfixed w); typedef
/dports/devel/stb/stb-f54acd4/tests/caveview/
H A Dglext.h4565 typedef void (APIENTRYP PFNGLRASTERPOS4XOESPROC) (GLfixed x, GLfixed y, GLfixed z, GLfixed w); typedef
/dports/games/redeclipse16/base-1.6.0/bin/redeclipse.app/Contents/Frameworks/SDL2.framework/Versions/A/Headers/
H A DSDL_opengl_glext.h4581 typedef void (APIENTRYP PFNGLRASTERPOS4XOESPROC) (GLfixed x, GLfixed y, GLfixed z, GLfixed w); typedef
/dports/games/iortcw/iortcw-1.51c/SP/code/SDL2/include/
H A DSDL_opengl_glext.h4581 typedef void (APIENTRYP PFNGLRASTERPOS4XOESPROC) (GLfixed x, GLfixed y, GLfixed z, GLfixed w); typedef
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/dependencies/lib-SDL2-2.0.8-macos/SDL2.framework/Versions/A/Headers/
H A DSDL_opengl_glext.h4581 typedef void (APIENTRYP PFNGLRASTERPOS4XOESPROC) (GLfixed x, GLfixed y, GLfixed z, GLfixed w); typedef
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/dependencies/lib-SDL2-2.0.8-VC/include/
H A DSDL_opengl_glext.h4581 typedef void (APIENTRYP PFNGLRASTERPOS4XOESPROC) (GLfixed x, GLfixed y, GLfixed z, GLfixed w); typedef
/dports/games/iortcw/iortcw-1.51c/MP/code/SDL2/include/
H A DSDL_opengl_glext.h4581 typedef void (APIENTRYP PFNGLRASTERPOS4XOESPROC) (GLfixed x, GLfixed y, GLfixed z, GLfixed w); typedef
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/dependencies/lib-SDL2-2.0.8-mingw/i686-w64-mingw32/include/SDL2/
H A DSDL_opengl_glext.h4581 typedef void (APIENTRYP PFNGLRASTERPOS4XOESPROC) (GLfixed x, GLfixed y, GLfixed z, GLfixed w); typedef
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/dependencies/lib-SDL2-2.0.8-mingw/x86_64-w64-mingw32/include/SDL2/
H A DSDL_opengl_glext.h4581 typedef void (APIENTRYP PFNGLRASTERPOS4XOESPROC) (GLfixed x, GLfixed y, GLfixed z, GLfixed w); typedef

123456