Home
last modified time | relevance | path

Searched refs:PFNGLISSYNCPROC (Results 1 – 25 of 562) sorted by relevance

12345678910>>...23

/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/include/
H A Dogl_extensions.h41 typedef GLboolean (APIENTRYP PFNGLISSYNCPROC) (GLsync sync); typedef
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GLES2/src/
H A Dgles3w.cpp384 PFNGLISSYNCPROC gleswIsSync;
674 gleswIsSync = (PFNGLISSYNCPROC) get_proc("glIsSync"); in load_procs()
/dports/multimedia/wlrobs/wlrobs-v1.0/glad/
H A Dglad.c277 PFNGLISSYNCPROC glad_glIsSync = NULL;
595 glad_glIsSync = (PFNGLISSYNCPROC)load("glIsSync"); in load_GL_ES_VERSION_3_0()
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/nanogui/ext/glad/src/
H A Dglad.c237 PFNGLISSYNCPROC glad_glIsSync;
836 glad_glIsSync = (PFNGLISSYNCPROC)load("glIsSync"); in load_GL_VERSION_3_2()
/dports/misc/box2d/box2d-2.4.1/extern/glad/src/
H A Dgl.c212 PFNGLISSYNCPROC glad_glIsSync = NULL;
723 glad_glIsSync = (PFNGLISSYNCPROC) load(userptr, "glIsSync"); in glad_gl_load_GL_VERSION_3_2()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/opengl/gl/glad/src/
H A Dglad.c316 PFNGLISSYNCPROC glad_glIsSync = NULL;
862 glad_glIsSync = (PFNGLISSYNCPROC)load("glIsSync"); in load_GL_VERSION_3_2()
/dports/x11-toolkits/ztoolkit/ztoolkit/pugl/test/glad/
H A Dglad.c451 PFNGLISSYNCPROC glad_glIsSync = NULL;
980 glad_glIsSync = (PFNGLISSYNCPROC)load("glIsSync"); in load_GL_VERSION_3_2()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/pugl/examples/glad/
H A Dglad.c451 PFNGLISSYNCPROC glad_glIsSync = NULL;
980 glad_glIsSync = (PFNGLISSYNCPROC)load("glIsSync"); in load_GL_VERSION_3_2()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.c451 PFNGLISSYNCPROC glad_glIsSync = NULL;
980 glad_glIsSync = (PFNGLISSYNCPROC)load("glIsSync"); in load_GL_VERSION_3_2()
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.c451 PFNGLISSYNCPROC glad_glIsSync = NULL;
980 glad_glIsSync = (PFNGLISSYNCPROC)load("glIsSync"); in load_GL_VERSION_3_2()
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.c451 PFNGLISSYNCPROC glad_glIsSync = NULL;
980 glad_glIsSync = (PFNGLISSYNCPROC)load("glIsSync"); in load_GL_VERSION_3_2()
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/dgl/src/pugl-upstream/examples/glad/
H A Dglad.c451 PFNGLISSYNCPROC glad_glIsSync = NULL;
980 glad_glIsSync = (PFNGLISSYNCPROC)load("glIsSync"); in load_GL_VERSION_3_2()
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.c451 PFNGLISSYNCPROC glad_glIsSync = NULL;
980 glad_glIsSync = (PFNGLISSYNCPROC)load("glIsSync");
/dports/games/taisei/taisei-1.3.2/subprojects/glad/src/
H A Dglad.c369 PFNGLISSYNCPROC glad_glIsSync = NULL;
1026 glad_glIsSync = (PFNGLISSYNCPROC)load("glIsSync"); in load_GL_VERSION_3_2()
1524 glad_glIsSync = (PFNGLISSYNCPROC)load("glIsSync"); in load_GL_ES_VERSION_3_0()
/dports/math/curv/curv-0.5/extern/glad/glad/
H A Dglad.c452 PFNGLISSYNCPROC glad_glIsSync = NULL;
1027 glad_glIsSync = (PFNGLISSYNCPROC)load("glIsSync"); in load_GL_VERSION_3_2()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/
H A Dgl3w.c441 PFNGLISSYNCPROC gl3wIsSync;
1031 gl3wIsSync = (PFNGLISSYNCPROC)proc("glIsSync"); in load_procs()
/dports/math/curv/curv-0.5/extern/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c446 PFNGLISSYNCPROC gl3wIsSync;
1053 gl3wIsSync = (PFNGLISSYNCPROC) get_proc("glIsSync"); in load_procs()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c446 PFNGLISSYNCPROC gl3wIsSync;
1053 gl3wIsSync = (PFNGLISSYNCPROC) get_proc("glIsSync"); in load_procs()
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c446 PFNGLISSYNCPROC gl3wIsSync;
1053 gl3wIsSync = (PFNGLISSYNCPROC) get_proc("glIsSync"); in load_procs()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/
H A Dgl3w.cpp441 PFNGLISSYNCPROC gl3wIsSync;
1048 gl3wIsSync = (PFNGLISSYNCPROC) get_proc("glIsSync"); in load_procs()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GLES2/src/
H A Dglesw.c522 PFNGLISSYNCPROC gleswIsSync;
1143 gleswIsSync = (PFNGLISSYNCPROC)proc("glIsSync"); in load_procs()
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/libs/gl3w/GL/
H A Dgl3w.c446 PFNGLISSYNCPROC gl3wIsSync;
1053 gl3wIsSync = (PFNGLISSYNCPROC) get_proc("glIsSync"); in load_procs()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/
H A DFunctionsGL.h389 PFNGLISSYNCPROC isSync;
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_GlFunctions.hxx812 opencascade::PFNGLISSYNCPROC glIsSync;
1258 PFNGLISSYNCPROC glIsSync;
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_GlFunctions.hxx812 opencascade::PFNGLISSYNCPROC glIsSync;
1258 PFNGLISSYNCPROC glIsSync;

12345678910>>...23