Home
last modified time | relevance | path

Searched refs:PFNGLISQUERYARBPROC (Results 1 – 25 of 353) sorted by relevance

12345678910>>...15

/dports/cad/ldview/ldview-4.4/TRE/
H A DTREGLExtensions.h45 extern PFNGLISQUERYARBPROC glIsQueryARB;
139 static PFNGLISQUERYARBPROC sm_glIsQueryARB;
H A DTREGLExtensions.cpp40 PFNGLISQUERYARBPROC glIsQueryARB = NULL;
107 PFNGLISQUERYARBPROC TREGLExtensions::sm_glIsQueryARB = NULL;
257 sm_glIsQueryARB = (PFNGLISQUERYARBPROC) in setup()
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Dload_gl_extensions.h398 extern PFNGLISQUERYARBPROC ELglIsQueryARB;
H A Dload_gl_extensions.c694 PFNGLISQUERYARBPROC ELglIsQueryARB = NULL;
920 r = ((ELglIsQueryARB = (PFNGLISQUERYARBPROC)SDL_GL_GetProcAddress("glIsQueryARB")) != NULL) && r; in el_init_GL_ARB_occlusion_query()
/dports/x11-toolkits/irrlicht/irrlicht-1.8.5/source/Irrlicht/
H A DCOpenGLExtensionHandler.cpp532 pGlIsQueryARB = (PFNGLISQUERYARBPROC) IRR_OGL_LOAD_EXTENSION("glIsQueryARB"); in initExtensions()
H A DCOpenGLExtensionHandler.h1222 PFNGLISQUERYARBPROC pGlIsQueryARB;
/dports/games/el/Eternal-Lands-1.9.5.9-1/macosx/
H A Delglext.h883 #ifndef PFNGLISQUERYARBPROC
884 typedef GLboolean (* PFNGLISQUERYARBPROC) (GLuint id); typedef
/dports/games/supertuxkart/SuperTuxKart-1.2-src/lib/irrlicht/source/Irrlicht/
H A DCOpenGLExtensionHandler.cpp539 pGlIsQueryARB = (PFNGLISQUERYARBPROC) IRR_OGL_LOAD_EXTENSION("glIsQueryARB"); in initExtensions()
H A DCOpenGLExtensionHandler.h1209 PFNGLISQUERYARBPROC pGlIsQueryARB;
/dports/games/evq3/evq3/code/sdl/
H A Dsdl_glimp.c772 qglIsQueryARB = (PFNGLISQUERYARBPROC) SDL_GL_GetProcAddress("glIsQueryARB"); in GLimp_InitExtensions()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Dgetprocaddress.c1332 DECLARE_GLFUNC_PTR(IsQueryARB, PFNGLISQUERYARBPROC); in exercise_occlusion_query()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/tests/
H A Dgetprocaddress.c1332 DECLARE_GLFUNC_PTR(IsQueryARB, PFNGLISQUERYARBPROC); in exercise_occlusion_query()
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_opengl_h.ads4882 type PFNGLISQUERYARBPROC is access function (arg1 : GL_gl_h.GLuint) return GL_gl_h.GLboolean; type
4883 pragma Convention (C, PFNGLISQUERYARBPROC); -- ../include/SDL/SDL_opengl.h:4085
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/src/
H A Dglad.c2582 PFNGLISQUERYARBPROC glad_glIsQueryARB;
5905 glad_glIsQueryARB = (PFNGLISQUERYARBPROC)load("glIsQueryARB"); in load_GL_ARB_occlusion_query()
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp1663 PFNGLISQUERYARBPROC glIsQueryARB = NULL;
4875 glIsQueryARB = (PFNGLISQUERYARBPROC) loadFunction("glIsQueryARB"); in loadSymbols()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/glad/
H A Dglad.c2116 PFNGLISQUERYARBPROC glad_glIsQueryARB;
5334 glad_glIsQueryARB = (PFNGLISQUERYARBPROC)load("glIsQueryARB"); in load_GL_ARB_occlusion_query()
/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.c2562 PFNGLISQUERYARBPROC glad_glIsQueryARB;
5762 glad_glIsQueryARB = (PFNGLISQUERYARBPROC)load("glIsQueryARB"); in load_GL_ARB_occlusion_query()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dglad.c2562 PFNGLISQUERYARBPROC glad_glIsQueryARB;
5762 glad_glIsQueryARB = (PFNGLISQUERYARBPROC)load("glIsQueryARB"); in load_GL_ARB_occlusion_query()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.c564 PFNGLISQUERYARBPROC __glewIsQueryARB = NULL;
2447 …r = ((glIsQueryARB = (PFNGLISQUERYARBPROC)glewGetProcAddress((const GLubyte*)"glIsQueryARB")) == N… in _glewInit_GL_ARB_occlusion_query()
H A Dglew.h2705 typedef GLboolean (GLAPIENTRY * PFNGLISQUERYARBPROC) (GLuint id); typedef
9433 GLEW_FUN_EXPORT PFNGLISQUERYARBPROC __glewIsQueryARB;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/src/
H A Dglew.c559 PFNGLISQUERYARBPROC __glewIsQueryARB = NULL;
2422 …r = ((glIsQueryARB = (PFNGLISQUERYARBPROC)glewGetProcAddress((const GLubyte*)"glIsQueryARB")) == N… in _glewInit_GL_ARB_occlusion_query()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/glad/src/
H A Dglad.c2794 PFNGLISQUERYARBPROC glad_glIsQueryARB = NULL;
6226 glad_glIsQueryARB = (PFNGLISQUERYARBPROC)load("glIsQueryARB"); in load_GL_ARB_occlusion_query()
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h2950 typedef GLboolean (APIENTRYP PFNGLISQUERYARBPROC) (GLuint id); typedef
2958 GLEE_EXTERN PFNGLISQUERYARBPROC pglIsQueryARB;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h2663 typedef GLboolean (GLAPIENTRY * PFNGLISQUERYARBPROC) (GLuint id); typedef
9373 GLEW_FUN_EXPORT PFNGLISQUERYARBPROC __glewIsQueryARB;
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h2705 typedef GLboolean (GLAPIENTRY * PFNGLISQUERYARBPROC) (GLuint id); typedef
9433 GLEW_FUN_EXPORT PFNGLISQUERYARBPROC __glewIsQueryARB;

12345678910>>...15