Home
last modified time | relevance | path

Searched refs:GLEW_SGIX_depth_texture (Results 1 – 25 of 135) sorted by relevance

123456

/dports/devel/emscripten/emscripten-2.0.3/system/include/GL/
H A Dglew.h552 #define GLEW_SGIX_depth_texture GLEW_GET_VAR(GL_SGIX_depth_texture) macro
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/src/
H A Dglewinfo.c3637 …glewPrintExt("GL_SGIX_depth_texture", GLEW_SGIX_depth_texture, glewIsSupported("GL_SGIX_depth_text… in _glewInfo_GL_SGIX_depth_texture()
H A Dglew.c6265 CONST_CAST(GLEW_SGIX_depth_texture) = glewGetExtension("GL_SGIX_depth_texture"); in glewContextInit()
9819 ret = GLEW_SGIX_depth_texture; in glewContextIsSupported()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.c6311 CONST_CAST(GLEW_SGIX_depth_texture) = glewGetExtension("GL_SGIX_depth_texture"); in glewContextInit()
9904 ret = GLEW_SGIX_depth_texture; in glewContextIsSupported()
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/src/
H A Dglewinfo.c6182 …glewPrintExt("GL_SGIX_depth_texture", GLEW_SGIX_depth_texture, glewIsSupported("GL_SGIX_depth_text… in _glewInfo_GL_SGIX_depth_texture()
H A Dglew.c10425 …CONST_CAST(GLEW_SGIX_depth_texture) = _glewSearchExtension("GL_SGIX_depth_texture", extStart, extE… in glewContextInit()
15781 ret = GLEW_SGIX_depth_texture; in glewContextIsSupported()
/dports/games/craft/Craft-1.0fbsd/deps/glew/src/
H A Dglewinfo.c6182 …glewPrintExt("GL_SGIX_depth_texture", GLEW_SGIX_depth_texture, glewIsSupported("GL_SGIX_depth_text… in _glewInfo_GL_SGIX_depth_texture()
H A Dglew.c10425 …CONST_CAST(GLEW_SGIX_depth_texture) = _glewSearchExtension("GL_SGIX_depth_texture", extStart, extE… in glewContextInit()
15781 ret = GLEW_SGIX_depth_texture; in glewContextIsSupported()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/src/
H A Dglewinfo.c6182 …glewPrintExt("GL_SGIX_depth_texture", GLEW_SGIX_depth_texture, glewIsSupported("GL_SGIX_depth_text… in _glewInfo_GL_SGIX_depth_texture()
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/glew/
H A Dglew.c7214 CONST_CAST(GLEW_SGIX_depth_texture) = glewGetExtension("GL_SGIX_depth_texture"); in glewContextInit()
11188 ret = GLEW_SGIX_depth_texture; in glewContextIsSupported()
/dports/cad/openctm/OpenCTM-1.0.3/tools/glew/
H A Dglew.c7210 CONST_CAST(GLEW_SGIX_depth_texture) = glewGetExtension("GL_SGIX_depth_texture"); in glewContextInit()
11179 ret = GLEW_SGIX_depth_texture; in glewContextIsSupported()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/glew/vtkglew/src/
H A Dglewinfo.c6698 …glewPrintExt("GL_SGIX_depth_texture", GLEW_SGIX_depth_texture, glewIsSupported("GL_SGIX_depth_text… in _glewInfo_GL_SGIX_depth_texture()
/dports/www/wt/wt-4.6.1/src/3rdparty/glew-1.10.0/src/
H A Dglewinfo.c6698 …glewPrintExt("GL_SGIX_depth_texture", GLEW_SGIX_depth_texture, glewIsSupported("GL_SGIX_depth_text… in _glewInfo_GL_SGIX_depth_texture()
H A Dglew.c11185 …CONST_CAST(GLEW_SGIX_depth_texture) = _glewSearchExtension("GL_SGIX_depth_texture", extStart, extE… in glewContextInit()
16911 ret = GLEW_SGIX_depth_texture; in glewContextIsSupported()
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/src/
H A Dglewinfo.c7787 …glewPrintExt("GL_SGIX_depth_texture", GLEW_SGIX_depth_texture, glewIsSupported("GL_SGIX_depth_text… in _glewInfo_GL_SGIX_depth_texture()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/
H A Dglew.c9903 …CONST_CAST(GLEW_SGIX_depth_texture) = _glewSearchExtension("GL_SGIX_depth_texture", extStart, extE… in glewContextInit()
15011 ret = GLEW_SGIX_depth_texture; in glewContextIsSupported()
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/
H A Dglew.cpp9917 …CONST_CAST(GLEW_SGIX_depth_texture) = _glewSearchExtension("GL_SGIX_depth_texture", extStart, extE… in glewContextInit()
15034 ret = GLEW_SGIX_depth_texture; in glewContextIsSupported()
/dports/graphics/gauche-gl/Gauche-gl-0.6/win32/glew-1.10.0/src/
H A Dglew.c11185 …CONST_CAST(GLEW_SGIX_depth_texture) = _glewSearchExtension("GL_SGIX_depth_texture", extStart, extE… in glewContextInit()
16911 ret = GLEW_SGIX_depth_texture; in glewContextIsSupported()
/dports/science/iboview/ibo-view.20150427/src/GL/
H A Dglew.c11424 GLEW_SGIX_depth_texture = _glewSearchExtension("GL_SGIX_depth_texture", extStart, extEnd); in glewContextInit()
17329 ret = GLEW_SGIX_depth_texture; in glewContextIsSupported()
/dports/games/trenchbroom/TrenchBroom-ed46601/lib/src/glew/
H A Dglew.c10425 …CONST_CAST(GLEW_SGIX_depth_texture) = _glewSearchExtension("GL_SGIX_depth_texture", extStart, extE… in glewContextInit()
15781 ret = GLEW_SGIX_depth_texture; in glewContextIsSupported()
/dports/games/openclaw/OpenClaw-0.0-51-gbac7730/Box2D/glew/
H A Dglew.c11185 …CONST_CAST(GLEW_SGIX_depth_texture) = _glewSearchExtension("GL_SGIX_depth_texture", extStart, extE… in glewContextInit()
16911 ret = GLEW_SGIX_depth_texture; in glewContextIsSupported()
/dports/games/dustrac/DustRacing2D-ae380b8/src/game/MiniCore/src/Graphics/contrib/glew/
H A Dglew.c10425 …CONST_CAST(GLEW_SGIX_depth_texture) = _glewSearchExtension("GL_SGIX_depth_texture", extStart, extE… in glewContextInit()
15781 ret = GLEW_SGIX_depth_texture; in glewContextIsSupported()
/dports/games/emptyepsilon/SeriousProton-EE-2021.06.23/src/GL/
H A Dglew.c11185 …CONST_CAST(GLEW_SGIX_depth_texture) = _glewSearchExtension("GL_SGIX_depth_texture", extStart, extE… in glewContextInit()
16911 ret = GLEW_SGIX_depth_texture; in glewContextIsSupported()
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A Dglew.cpp10424 …CONST_CAST(GLEW_SGIX_depth_texture) = _glewSearchExtension("GL_SGIX_depth_texture", extStart, extE…
15780 ret = GLEW_SGIX_depth_texture;
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Platforms/OpenGL/OpenGLPlatform/include/GL/
H A Dglew.c10425 …CONST_CAST(GLEW_SGIX_depth_texture) = _glewSearchExtension("GL_SGIX_depth_texture", extStart, extE… in glewContextInit()
15781 ret = GLEW_SGIX_depth_texture; in glewContextIsSupported()

123456