Home
last modified time | relevance | path

Searched refs:PFNGLWINDOWPOS2IPROC (Results 1 – 25 of 407) sorted by relevance

12345678910>>...17

/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dload_gl_extensions.h154 extern PFNGLWINDOWPOS2IPROC ELglWindowPos2i;
H A Dload_gl_extensions.c110 PFNGLWINDOWPOS2IPROC ELglWindowPos2i = NULL;
426 …r = ((ELglWindowPos2i = (PFNGLWINDOWPOS2IPROC)SDL_GL_GetProcAddress("glWindowPos2i")) != NULL) && … in el_init_GL_VERSION_1_4()
/dports/games/el/Eternal-Lands-1.9.5.9-1/macosx/
H A Delglext.h250 #ifndef PFNGLWINDOWPOS2IPROC
251 typedef void (* PFNGLWINDOWPOS2IPROC) (GLint x, GLint y); typedef
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/glad/
H A Dglad.cpp232 PFNGLWINDOWPOS2IPROC glad_glWindowPos2i;
1271 glad_glWindowPos2i = (PFNGLWINDOWPOS2IPROC)load("glWindowPos2i"); in load_GL_VERSION_1_4()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/glad/
H A Dglad.cpp232 PFNGLWINDOWPOS2IPROC glad_glWindowPos2i;
1271 glad_glWindowPos2i = (PFNGLWINDOWPOS2IPROC)load("glWindowPos2i"); in load_GL_VERSION_1_4()
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/libsrc/glad/src/
H A Dglad.c802 PFNGLWINDOWPOS2IPROC glad_glWindowPos2i = NULL;
1265 glad_glWindowPos2i = (PFNGLWINDOWPOS2IPROC)load("glWindowPos2i"); in load_GL_VERSION_1_4()
/dports/graphics/quesoglc/quesoglc-0.7.2/src/
H A Dglew.c311 PFNGLWINDOWPOS2IPROC __glewWindowPos2i = NULL;
589 …r = ((glWindowPos2i = (PFNGLWINDOWPOS2IPROC)glewGetProcAddress((const GLubyte*)"glWindowPos2i")) =… in _glewInit_GL_VERSION_1_4()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/SupportExt/
H A DofxsOGLFunctions_mesa.cpp441 _mglWindowPos2i = (PFNGLWINDOWPOS2IPROC)OSMesaGetProcAddress("glWindowPos2i"); in load_functions()
H A DofxsOGLFunctions_gl.cpp428 extern PFNGLWINDOWPOS2IPROC glad_glWindowPos2i;
/dports/graphics/openfx-misc/openfx-misc-3ab0531/SupportExt/
H A DofxsOGLFunctions_mesa.cpp441 _mglWindowPos2i = (PFNGLWINDOWPOS2IPROC)OSMesaGetProcAddress("glWindowPos2i"); in load_functions()
H A DofxsOGLFunctions_gl.cpp428 extern PFNGLWINDOWPOS2IPROC glad_glWindowPos2i;
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/glfw/deps/
H A Dglad.c130 PFNGLWINDOWPOS2IPROC glad_glWindowPos2i;
1271 glad_glWindowPos2i = (PFNGLWINDOWPOS2IPROC)load("glWindowPos2i"); in load_GL_VERSION_1_4()
/dports/multimedia/lives/lives-3.2.0/lives-plugins/plugins/playback/video/
H A Dglad.cpp239 PFNGLWINDOWPOS2IPROC glad_glWindowPos2i;
1395 glad_glWindowPos2i = (PFNGLWINDOWPOS2IPROC)load("glWindowPos2i"); in load_GL_VERSION_1_4()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/glfw/src/deps/
H A Dglad.c130 PFNGLWINDOWPOS2IPROC glad_glWindowPos2i;
1271 glad_glWindowPos2i = (PFNGLWINDOWPOS2IPROC)load("glWindowPos2i"); in load_GL_VERSION_1_4()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/glfw/src/deps/
H A Dglad.c130 PFNGLWINDOWPOS2IPROC glad_glWindowPos2i;
1271 glad_glWindowPos2i = (PFNGLWINDOWPOS2IPROC)load("glWindowPos2i"); in load_GL_VERSION_1_4()
/dports/graphics/open3d/Open3D-0.2/src/External/GLFW/deps/
H A Dglad.c130 PFNGLWINDOWPOS2IPROC glad_glWindowPos2i;
1271 glad_glWindowPos2i = (PFNGLWINDOWPOS2IPROC)load("glWindowPos2i"); in load_GL_VERSION_1_4()
/dports/graphics/py-open3d-python/Open3D-0.2/src/External/GLFW/deps/
H A Dglad.c130 PFNGLWINDOWPOS2IPROC glad_glWindowPos2i;
1271 glad_glWindowPos2i = (PFNGLWINDOWPOS2IPROC)load("glWindowPos2i"); in load_GL_VERSION_1_4()
/dports/lang/v/v-0.1.29/thirdparty/glad/
H A Dglad.c269 PFNGLWINDOWPOS2IPROC glad_glWindowPos2i = NULL;
1365 glad_glWindowPos2i = (PFNGLWINDOWPOS2IPROC)load("glWindowPos2i"); in load_GL_VERSION_1_4()
/dports/benchmarks/glmark2/glmark2-2021.12/src/glad/src/
H A Dgl.c591 PFNGLWINDOWPOS2IPROC glad_glWindowPos2i = NULL;
1040 glad_glWindowPos2i = (PFNGLWINDOWPOS2IPROC) load(userptr, "glWindowPos2i"); in glad_gl_load_GL_VERSION_1_4()
/dports/graphics/appleseed/appleseed-2.1.0-beta/src/thirdparty/glad/src/
H A Dglad.c979 PFNGLWINDOWPOS2IPROC glad_glWindowPos2i = NULL;
1424 glad_glWindowPos2i = (PFNGLWINDOWPOS2IPROC)load("glWindowPos2i"); in load_GL_VERSION_1_4()
/dports/editors/imhex/ImHex-1.7.0/external/glad/source/
H A Dglad.c982 PFNGLWINDOWPOS2IPROC glad_glWindowPos2i = NULL;
1427 glad_glWindowPos2i = (PFNGLWINDOWPOS2IPROC)load("glWindowPos2i"); in load_GL_VERSION_1_4()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/glad/
H A Dglad.c986 PFNGLWINDOWPOS2IPROC glad_glWindowPos2i = NULL;
1459 glad_glWindowPos2i = (PFNGLWINDOWPOS2IPROC)load("glWindowPos2i"); in load_GL_VERSION_1_4()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/glad/
H A Dglad.c986 PFNGLWINDOWPOS2IPROC glad_glWindowPos2i = NULL;
1459 glad_glWindowPos2i = (PFNGLWINDOWPOS2IPROC)load("glWindowPos2i"); in load_GL_VERSION_1_4()
/dports/emulators/fs-uae/fs-uae-3.1.35/glad/src/
H A Dglad.c925 PFNGLWINDOWPOS2IPROC glad_glWindowPos2i = NULL;
1405 glad_glWindowPos2i = (PFNGLWINDOWPOS2IPROC)load("glWindowPos2i"); in load_GL_VERSION_1_4()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/glad/src/
H A Dgl.c745 PFNGLWINDOWPOS2IPROC glad_glWindowPos2i = NULL;
1194 glad_glWindowPos2i = (PFNGLWINDOWPOS2IPROC) load(userptr, "glWindowPos2i"); in glad_gl_load_GL_VERSION_1_4()

12345678910>>...17