Home
last modified time | relevance | path

Searched refs:PFNGLCOLORTABLEPARAMETERIVPROC (Results 1 – 25 of 354) sorted by relevance

12345678910>>...15

/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL/
H A DvtkOpenGLExtensionManager.cxx1030 …vtkgl::ColorTableParameteriv = reinterpret_cast<vtkgl::PFNGLCOLORTABLEPARAMETERIVPROC>(this->GetPr… in SafeLoadExtension()
/dports/astro/openuniverse/openuniverse-1.0beta3/src/
H A Dglext.h1401 typedef void (APIENTRY * PFNGLCOLORTABLEPARAMETERIVPROC) (GLenum target, GLenum pname, const GLint … typedef
/dports/astro/opencpn/OpenCPN-5.2.4/include/GL/
H A Dgl.h1741 typedef void (APIENTRYP PFNGLCOLORTABLEPARAMETERIVPROC) (GLenum target, GLenum pname, const GLint *… typedef
H A Dgl_private.h2208 typedef void (APIENTRYP PFNGLCOLORTABLEPARAMETERIVPROC) (GLenum target, GLenum pname, const GLint *…
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/common/java2d/opengl/J2D_GL/
H A Dgl.h1747 typedef void (APIENTRY * PFNGLCOLORTABLEPARAMETERIVPROC) (GLenum target, GLenum pname, const GLint … typedef
/dports/games/cube/cube_source/include/GL/
H A Dglext.h1547 typedef void (APIENTRY * PFNGLCOLORTABLEPARAMETERIVPROC) (GLenum target, GLenum pname, const GLint … typedef
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_opengl_h.ads2946 type PFNGLCOLORTABLEPARAMETERIVPROC is access procedure type
2950 pragma Convention (C, PFNGLCOLORTABLEPARAMETERIVPROC); -- ../include/SDL/SDL_opengl.h:3197
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/src/
H A Dglad.c2438 PFNGLCOLORTABLEPARAMETERIVPROC glad_glColorTableParameteriv;
5559 glad_glColorTableParameteriv = (PFNGLCOLORTABLEPARAMETERIVPROC)load("glColorTableParameteriv"); in load_GL_ARB_imaging()
/dports/games/q2p/Q2P-0.2-2006-12-31/win32/include/
H A Dglext.h1486 typedef void (APIENTRY * PFNGLCOLORTABLEPARAMETERIVPROC) (GLenum target, GLenum pname, const GLint … typedef
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp787 PFNGLCOLORTABLEPARAMETERIVPROC glColorTableParameteriv = NULL;
3999 …glColorTableParameteriv = (PFNGLCOLORTABLEPARAMETERIVPROC) loadFunction("glColorTableParameteriv"); in loadSymbols()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/glad/
H A Dglad.c2912 PFNGLCOLORTABLEPARAMETERIVPROC glad_glColorTableParameteriv;
6724 … glad_glColorTableParameteriv = (PFNGLCOLORTABLEPARAMETERIVPROC)load("glColorTableParameteriv"); in load_GL_ARB_imaging()
/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.c2471 PFNGLCOLORTABLEPARAMETERIVPROC glad_glColorTableParameteriv;
5633 … glad_glColorTableParameteriv = (PFNGLCOLORTABLEPARAMETERIVPROC)load("glColorTableParameteriv"); in load_GL_ARB_imaging()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dglad.c2471 PFNGLCOLORTABLEPARAMETERIVPROC glad_glColorTableParameteriv;
5633 … glad_glColorTableParameteriv = (PFNGLCOLORTABLEPARAMETERIVPROC)load("glColorTableParameteriv"); in load_GL_ARB_imaging()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.c484 PFNGLCOLORTABLEPARAMETERIVPROC __glewColorTableParameteriv = NULL;
2323 …r = ((glColorTableParameteriv = (PFNGLCOLORTABLEPARAMETERIVPROC)glewGetProcAddress((const GLubyte*… in _glewInit_GL_ARB_imaging()
H A Dglew.h2450 typedef void (GLAPIENTRY * PFNGLCOLORTABLEPARAMETERIVPROC) (GLenum target, GLenum pname, const GLin… typedef
9353 GLEW_FUN_EXPORT PFNGLCOLORTABLEPARAMETERIVPROC __glewColorTableParameteriv;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/src/
H A Dglew.c479 PFNGLCOLORTABLEPARAMETERIVPROC __glewColorTableParameteriv = NULL;
2298 …r = ((glColorTableParameteriv = (PFNGLCOLORTABLEPARAMETERIVPROC)glewGetProcAddress((const GLubyte*… in _glewInit_GL_ARB_imaging()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/glad/src/
H A Dglad.c2719 PFNGLCOLORTABLEPARAMETERIVPROC glad_glColorTableParameteriv = NULL;
6097 glad_glColorTableParameteriv = (PFNGLCOLORTABLEPARAMETERIVPROC)load("glColorTableParameteriv"); in load_GL_ARB_imaging()
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h873 typedef void (APIENTRYP PFNGLCOLORTABLEPARAMETERIVPROC) (GLenum target, GLenum pname, const GLint *… typedef
911 GLEE_EXTERN PFNGLCOLORTABLEPARAMETERIVPROC pglColorTableParameteriv;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h2408 typedef void (GLAPIENTRY * PFNGLCOLORTABLEPARAMETERIVPROC) (GLenum target, GLenum pname, const GLin… typedef
9293 GLEW_FUN_EXPORT PFNGLCOLORTABLEPARAMETERIVPROC __glewColorTableParameteriv;
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h2450 typedef void (GLAPIENTRY * PFNGLCOLORTABLEPARAMETERIVPROC) (GLenum target, GLenum pname, const GLin… typedef
9353 GLEW_FUN_EXPORT PFNGLCOLORTABLEPARAMETERIVPROC __glewColorTableParameteriv;
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/glew/
H A Dglew.c576 PFNGLCOLORTABLEPARAMETERIVPROC __glewColorTableParameteriv = NULL;
2803 …r = ((glColorTableParameteriv = (PFNGLCOLORTABLEPARAMETERIVPROC)glewGetProcAddress((const GLubyte*… in _glewInit_GL_ARB_imaging()
/dports/cad/openctm/OpenCTM-1.0.3/tools/glew/
H A Dglew.c572 PFNGLCOLORTABLEPARAMETERIVPROC __glewColorTableParameteriv = NULL;
2799 …r = ((glColorTableParameteriv = (PFNGLCOLORTABLEPARAMETERIVPROC)glewGetProcAddress((const GLubyte*… in _glewInit_GL_ARB_imaging()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/glad/src/
H A Dglad.c3186 PFNGLCOLORTABLEPARAMETERIVPROC glad_glColorTableParameteriv;
7314 glad_glColorTableParameteriv = (PFNGLCOLORTABLEPARAMETERIVPROC)load("glColorTableParameteriv"); in load_GL_ARB_imaging()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/glad/src/
H A Dglad.c3030 PFNGLCOLORTABLEPARAMETERIVPROC glad_glColorTableParameteriv = NULL;
6332 glad_glColorTableParameteriv = (PFNGLCOLORTABLEPARAMETERIVPROC)load("glColorTableParameteriv"); in load_GL_ARB_imaging()
/dports/emulators/citra/citra-ac98458e0/externals/glad/src/
H A Dglad.c3030 PFNGLCOLORTABLEPARAMETERIVPROC glad_glColorTableParameteriv = NULL;
6332 glad_glColorTableParameteriv = (PFNGLCOLORTABLEPARAMETERIVPROC)load("glColorTableParameteriv"); in load_GL_ARB_imaging()

12345678910>>...15