Home
last modified time | relevance | path

Searched refs:PFNGLQUERYCOUNTERPROC (Results 1 – 25 of 393) sorted by relevance

12345678910>>...16

/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/src/
H A Dglimports.h172 typedef void (GL_APIENTRYP PFNGLQUERYCOUNTERPROC) (GLuint id, GLenum target); typedef
371 GL_IMPORT______(true, PFNGLQUERYCOUNTERPROC, glQueryCounter);
580 GL_IMPORT_NV___(true, PFNGLQUERYCOUNTERPROC, glQueryCounter);
654 GL_IMPORT______(true, PFNGLQUERYCOUNTERPROC, glQueryCounter);
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/src/
H A Dglimports.h172 typedef void (GL_APIENTRYP PFNGLQUERYCOUNTERPROC) (GLuint id, GLenum target); typedef
371 GL_IMPORT______(true, PFNGLQUERYCOUNTERPROC, glQueryCounter);
580 GL_IMPORT_NV___(true, PFNGLQUERYCOUNTERPROC, glQueryCounter);
654 GL_IMPORT______(true, PFNGLQUERYCOUNTERPROC, glQueryCounter);
/dports/graphics/instant-meshes/instant-meshes-0.0-42-g4a083f4/ext/nanogui/ext/glad/src/
H A Dglad.c341 PFNGLQUERYCOUNTERPROC glad_glQueryCounter;
868 glad_glQueryCounter = (PFNGLQUERYCOUNTERPROC)load("glQueryCounter"); in load_GL_VERSION_3_3()
/dports/misc/box2d/box2d-2.4.1/extern/glad/src/
H A Dgl.c234 PFNGLQUERYCOUNTERPROC glad_glQueryCounter = NULL;
745 glad_glQueryCounter = (PFNGLQUERYCOUNTERPROC) load(userptr, "glQueryCounter"); in glad_gl_load_GL_VERSION_3_3()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/opengl/gl/glad/src/
H A Dglad.c493 PFNGLQUERYCOUNTERPROC glad_glQueryCounter = NULL;
908 glad_glQueryCounter = (PFNGLQUERYCOUNTERPROC)load("glQueryCounter"); in load_GL_ARB_timer_query()
/dports/x11-toolkits/ztoolkit/ztoolkit/pugl/test/glad/
H A Dglad.c483 PFNGLQUERYCOUNTERPROC glad_glQueryCounter = NULL;
1012 glad_glQueryCounter = (PFNGLQUERYCOUNTERPROC)load("glQueryCounter"); in load_GL_VERSION_3_3()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/d2tk/pugl/examples/glad/
H A Dglad.c483 PFNGLQUERYCOUNTERPROC glad_glQueryCounter = NULL;
1012 glad_glQueryCounter = (PFNGLQUERYCOUNTERPROC)load("glQueryCounter"); in load_GL_VERSION_3_3()
/dports/audio/moony-lv2/moony-0.36.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.c483 PFNGLQUERYCOUNTERPROC glad_glQueryCounter = NULL;
1012 glad_glQueryCounter = (PFNGLQUERYCOUNTERPROC)load("glQueryCounter"); in load_GL_VERSION_3_3()
/dports/audio/midi-matrix-lv2/midi-matrix-0.28.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.c483 PFNGLQUERYCOUNTERPROC glad_glQueryCounter = NULL;
1012 glad_glQueryCounter = (PFNGLQUERYCOUNTERPROC)load("glQueryCounter"); in load_GL_VERSION_3_3()
/dports/audio/vm-lv2/vm-0.14.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.c483 PFNGLQUERYCOUNTERPROC glad_glQueryCounter = NULL;
1012 glad_glQueryCounter = (PFNGLQUERYCOUNTERPROC)load("glQueryCounter"); in load_GL_VERSION_3_3()
/dports/audio/wolf-shaper-lv2/wolf-shaper-0.1.8-33-ge84de58/dpf/dgl/src/pugl-upstream/examples/glad/
H A Dglad.c483 PFNGLQUERYCOUNTERPROC glad_glQueryCounter = NULL;
1012 glad_glQueryCounter = (PFNGLQUERYCOUNTERPROC)load("glQueryCounter"); in load_GL_VERSION_3_3()
/dports/audio/sherlock-lv2/sherlock.lv2-0.28.0/subprojects/nk_pugl/pugl/examples/glad/
H A Dglad.c483 PFNGLQUERYCOUNTERPROC glad_glQueryCounter = NULL;
1012 glad_glQueryCounter = (PFNGLQUERYCOUNTERPROC)load("glQueryCounter");
/dports/math/curv/curv-0.5/extern/glad/glad/
H A Dglad.c484 PFNGLQUERYCOUNTERPROC glad_glQueryCounter = NULL;
1059 glad_glQueryCounter = (PFNGLQUERYCOUNTERPROC)load("glQueryCounter"); in load_GL_VERSION_3_3()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL3Plus/src/
H A Dgl3w.c538 PFNGLQUERYCOUNTERPROC gl3wQueryCounter;
1128 gl3wQueryCounter = (PFNGLQUERYCOUNTERPROC)proc("glQueryCounter"); in load_procs()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DGLContextSymbols.h152 typedef void (GLAPIENTRY * PFNGLQUERYCOUNTERPROC) (GLuint id, GLenum target); typedef
153 PFNGLQUERYCOUNTERPROC fQueryCounter;
/dports/math/curv/curv-0.5/extern/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c483 PFNGLQUERYCOUNTERPROC gl3wQueryCounter;
1090 gl3wQueryCounter = (PFNGLQUERYCOUNTERPROC) get_proc("glQueryCounter"); in load_procs()
/dports/games/warzone2100/warzone2100/3rdparty/glad/src/
H A Dglad.c590 PFNGLQUERYCOUNTERPROC glad_glQueryCounter = NULL;
971 glad_glQueryCounter = (PFNGLQUERYCOUNTERPROC)load("glQueryCounter"); in load_GL_ARB_timer_query()
/dports/graphics/milton/milton-1.9.1/third_party/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c483 PFNGLQUERYCOUNTERPROC gl3wQueryCounter;
1090 gl3wQueryCounter = (PFNGLQUERYCOUNTERPROC) get_proc("glQueryCounter"); in load_procs()
/dports/devel/nextpnr/nextpnr-48cd407/3rdparty/imgui/examples/libs/gl3w/GL/
H A Dgl3w.c483 PFNGLQUERYCOUNTERPROC gl3wQueryCounter;
1090 gl3wQueryCounter = (PFNGLQUERYCOUNTERPROC) get_proc("glQueryCounter"); in load_procs()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL3Plus/src/
H A Dgl3w.cpp478 PFNGLQUERYCOUNTERPROC gl3wQueryCounter;
1085 gl3wQueryCounter = (PFNGLQUERYCOUNTERPROC) get_proc("glQueryCounter"); in load_procs()
/dports/graphics/openvkl/openvkl-1.1.0/examples/interactive/imgui-1.83/examples/libs/gl3w/GL/
H A Dgl3w.c483 PFNGLQUERYCOUNTERPROC gl3wQueryCounter;
1090 gl3wQueryCounter = (PFNGLQUERYCOUNTERPROC) get_proc("glQueryCounter"); in load_procs()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/
H A DFunctionsGL.h435 PFNGLQUERYCOUNTERPROC queryCounter;
/dports/multimedia/lives/lives-3.2.0/lives-plugins/plugins/playback/video/
H A Dglad.cpp665 PFNGLQUERYCOUNTERPROC glad_glQueryCounter;
1683 glad_glQueryCounter = (PFNGLQUERYCOUNTERPROC)load("glQueryCounter"); in load_GL_VERSION_3_3()
/dports/games/taisei/taisei-1.3.2/subprojects/glad/src/
H A Dglad.c405 PFNGLQUERYCOUNTERPROC glad_glQueryCounter = NULL;
1058 glad_glQueryCounter = (PFNGLQUERYCOUNTERPROC)load("glQueryCounter"); in load_GL_VERSION_3_3()
/dports/x11-toolkits/nanogui/nanogui-e9ec8a1a9861cf578d9c6e85a6420080aa715c03/ext/glad/src/
H A Dglad.c604 PFNGLQUERYCOUNTERPROC glad_glQueryCounter = NULL;
1214 glad_glQueryCounter = (PFNGLQUERYCOUNTERPROC)load("glQueryCounter"); in load_GL_VERSION_3_3()

12345678910>>...16