Home
last modified time | relevance | path

Searched refs:PFNGLGETQUERYOBJECTIVPROC (Results 251 – 275 of 521) sorted by relevance

1...<<1112131415161718192021

/dports/graphics/freetype-gl/freetype-gl-647b062/windows/glew/include/GL/
H A Dglew.h1670 typedef void (GLAPIENTRY * PFNGLGETQUERYOBJECTIVPROC) (GLuint id, GLenum pname, GLint* params); typedef
14381 GLEW_FUN_EXPORT PFNGLGETQUERYOBJECTIVPROC __glewGetQueryObjectiv;
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/gllibs/glew/
H A Dglew.c433 PFNGLGETQUERYOBJECTIVPROC __glewGetQueryObjectiv = NULL;
3649 …r = ((glGetQueryObjectiv = (PFNGLGETQUERYOBJECTIVPROC)glewGetProcAddress((const GLubyte*)"glGetQue… in _glewInit_GL_VERSION_1_5()
/dports/emulators/ppsspp/ppsspp-1.12.3/libretro/ext/glew/
H A Dglew.c291 PFNGLGETQUERYOBJECTIVPROC __glewGetQueryObjectiv = NULL;
9259 …r = ((glGetQueryObjectiv = (PFNGLGETQUERYOBJECTIVPROC)glewGetProcAddress((const GLubyte*)"glGetQue…
/dports/devel/ChipmunkPhysics/Chipmunk-7.0.1/xcode/libGLEW/include/GL/
H A Dglew.h1677 typedef void (GLAPIENTRY * PFNGLGETQUERYOBJECTIVPROC) (GLuint id, GLenum pname, GLint* params); typedef
15155 GLEW_FUN_EXPORT PFNGLGETQUERYOBJECTIVPROC __glewGetQueryObjectiv;
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/include/GL/
H A Dglew.h1670 typedef void (GLAPIENTRY * PFNGLGETQUERYOBJECTIVPROC) (GLuint id, GLenum pname, GLint* params); typedef
14381 GLEW_FUN_EXPORT PFNGLGETQUERYOBJECTIVPROC __glewGetQueryObjectiv;
/dports/graphics/bonzomatic/Bonzomatic-2021-03-07/external/glew/
H A Dglew.c433 PFNGLGETQUERYOBJECTIVPROC __glewGetQueryObjectiv = NULL;
3714 …r = ((glGetQueryObjectiv = (PFNGLGETQUERYOBJECTIVPROC)glewGetProcAddress((const GLubyte*)"glGetQue… in _glewInit_GL_VERSION_1_5()
/dports/science/iboview/ibo-view.20150427/src/GL/
H A Dglew.h1713 typedef void (GLAPIENTRY * PFNGLGETQUERYOBJECTIVPROC) (GLuint id, GLenum pname, GLint* params); typedef
15454 GLEW_FUN_EXPORT PFNGLGETQUERYOBJECTIVPROC __glewGetQueryObjectiv;
/dports/games/trenchbroom/TrenchBroom-ed46601/lib/include/GL/
H A Dglew.h1670 typedef void (GLAPIENTRY * PFNGLGETQUERYOBJECTIVPROC) (GLuint id, GLenum pname, GLint* params); typedef
14381 GLEW_FUN_EXPORT PFNGLGETQUERYOBJECTIVPROC __glewGetQueryObjectiv;
/dports/games/craft/Craft-1.0fbsd/deps/glew/include/GL/
H A Dglew.h1676 typedef void (GLAPIENTRY * PFNGLGETQUERYOBJECTIVPROC) (GLuint id, GLenum pname, GLint* params); typedef
14387 GLEW_FUN_EXPORT PFNGLGETQUERYOBJECTIVPROC __glewGetQueryObjectiv;
/dports/devel/ChipmunkPhysics/Chipmunk-7.0.1/msvc/glew/include/GL/
H A Dglew.h1677 typedef void (GLAPIENTRY * PFNGLGETQUERYOBJECTIVPROC) (GLuint id, GLenum pname, GLint* params); typedef
15155 GLEW_FUN_EXPORT PFNGLGETQUERYOBJECTIVPROC __glewGetQueryObjectiv;
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/libretro/ext/glew/
H A Dglew.c291 PFNGLGETQUERYOBJECTIVPROC __glewGetQueryObjectiv = NULL;
9259 …r = ((glGetQueryObjectiv = (PFNGLGETQUERYOBJECTIVPROC)glewGetProcAddress((const GLubyte*)"glGetQue… in _glewInit_GL_VERSION_1_5()
/dports/devel/love07/love-HEAD/src/modules/graphics/opengl/
H A DGLee.c1046 PFNGLGETQUERYOBJECTIVPROC pglGetQueryObjectiv=_Lazy_glGetQueryObjectiv;
6405 …if ((pglGetQueryObjectiv = (PFNGLGETQUERYOBJECTIVPROC) __GLeeGetProcAddress("glGetQueryObjectiv"))… in __GLeeLink_GL_VERSION_1_5()
/dports/devel/love08/love-0.8.0/src/modules/graphics/opengl/
H A DGLee.c1046 PFNGLGETQUERYOBJECTIVPROC pglGetQueryObjectiv=_Lazy_glGetQueryObjectiv;
6405 …if ((pglGetQueryObjectiv = (PFNGLGETQUERYOBJECTIVPROC) __GLeeGetProcAddress("glGetQueryObjectiv"))… in __GLeeLink_GL_VERSION_1_5()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/deps/GLEW/glew/src/
H A Dglew.c436 PFNGLGETQUERYOBJECTIVPROC __glewGetQueryObjectiv = NULL;
3717 …r = ((glGetQueryObjectiv = (PFNGLGETQUERYOBJECTIVPROC)glewGetProcAddress((const GLubyte*)"glGetQue… in _glewInit_GL_VERSION_1_5()
/dports/comms/limesuite/LimeSuite-20.10.0/src/oglGraph/glew/
H A Dglew.c433 PFNGLGETQUERYOBJECTIVPROC __glewGetQueryObjectiv = NULL;
3714 …r = ((glGetQueryObjectiv = (PFNGLGETQUERYOBJECTIVPROC)glewGetProcAddress((const GLubyte*)"glGetQue… in _glewInit_GL_VERSION_1_5()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/libretro/ext/glew/
H A Dglew.c291 PFNGLGETQUERYOBJECTIVPROC __glewGetQueryObjectiv = NULL;
9259 …r = ((glGetQueryObjectiv = (PFNGLGETQUERYOBJECTIVPROC)glewGetProcAddress((const GLubyte*)"glGetQue… in _glewInit_GL_VERSION_1_5()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/GLEW/
H A Dglew.c435 PFNGLGETQUERYOBJECTIVPROC __glewGetQueryObjectiv = NULL;
3716 …r = ((glGetQueryObjectiv = (PFNGLGETQUERYOBJECTIVPROC)glewGetProcAddress((const GLubyte*)"glGetQue… in _glewInit_GL_VERSION_1_5()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/glew/
H A Dglew.h1677 typedef void (GLAPIENTRY * PFNGLGETQUERYOBJECTIVPROC) (GLuint id, GLenum pname, GLint* params); typedef
15155 GLEW_FUN_EXPORT PFNGLGETQUERYOBJECTIVPROC __glewGetQueryObjectiv;
/dports/math/vtk6/VTK-6.2.0/ThirdParty/glew/vtkglew/src/
H A Dglew.c459 PFNGLGETQUERYOBJECTIVPROC __glewGetQueryObjectiv = NULL;
3620 …r = ((glGetQueryObjectiv = (PFNGLGETQUERYOBJECTIVPROC)glewGetProcAddress((const GLubyte*)"glGetQue… in _glewInit_GL_VERSION_1_5()
/dports/games/dustrac/DustRacing2D-ae380b8/src/game/MiniCore/src/Graphics/contrib/glew/
H A Dglew.h1670 typedef void(GLAPIENTRY * PFNGLGETQUERYOBJECTIVPROC)(GLuint id, GLenum pname, GLint * params); typedef
14381 GLEW_FUN_EXPORT PFNGLGETQUERYOBJECTIVPROC __glewGetQueryObjectiv;
/dports/games/emptyepsilon/SeriousProton-EE-2021.06.23/src/GL/
H A Dglew.h1680 typedef void (GLAPIENTRY * PFNGLGETQUERYOBJECTIVPROC) (GLuint id, GLenum pname, GLint* params); typedef
15158 GLEW_FUN_EXPORT PFNGLGETQUERYOBJECTIVPROC __glewGetQueryObjectiv;
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/glew/src/
H A Dglew.c436 PFNGLGETQUERYOBJECTIVPROC __glewGetQueryObjectiv = NULL;
3717 …r = ((glGetQueryObjectiv = (PFNGLGETQUERYOBJECTIVPROC)glewGetProcAddress((const GLubyte*)"glGetQue… in _glewInit_GL_VERSION_1_5()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/glew/
H A Dglew.c433 PFNGLGETQUERYOBJECTIVPROC __glewGetQueryObjectiv = NULL;
3714 …r = ((glGetQueryObjectiv = (PFNGLGETQUERYOBJECTIVPROC)glewGetProcAddress((const GLubyte*)"glGetQue… in _glewInit_GL_VERSION_1_5()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/glew/
H A Dglew.c433 PFNGLGETQUERYOBJECTIVPROC __glewGetQueryObjectiv = NULL;
3714 …r = ((glGetQueryObjectiv = (PFNGLGETQUERYOBJECTIVPROC)glewGetProcAddress((const GLubyte*)"glGetQue… in _glewInit_GL_VERSION_1_5()
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A Dglew.h1670 typedef void (GLAPIENTRY * PFNGLGETQUERYOBJECTIVPROC) (GLuint id, GLenum pname, GLint* params);
14381 GLEW_FUN_EXPORT PFNGLGETQUERYOBJECTIVPROC __glewGetQueryObjectiv;

1...<<1112131415161718192021