Home
last modified time | relevance | path

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

12345678910>>...15

/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL/
H A DvtkOpenGLExtensionManager.cxx1033 …vtkgl::GetColorTableParameterfv = reinterpret_cast<vtkgl::PFNGLGETCOLORTABLEPARAMETERFVPROC>(this-… in SafeLoadExtension()
/dports/astro/openuniverse/openuniverse-1.0beta3/src/
H A Dglext.h1404 typedef void (APIENTRY * PFNGLGETCOLORTABLEPARAMETERFVPROC) (GLenum target, GLenum pname, GLfloat *… typedef
/dports/astro/opencpn/OpenCPN-5.2.4/include/GL/
H A Dgl.h1744 typedef void (APIENTRYP PFNGLGETCOLORTABLEPARAMETERFVPROC) (GLenum target, GLenum pname, GLfloat *p… typedef
H A Dgl_private.h2211 typedef void (APIENTRYP PFNGLGETCOLORTABLEPARAMETERFVPROC) (GLenum target, GLenum pname, GLfloat *p…
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/common/java2d/opengl/J2D_GL/
H A Dgl.h1750 typedef void (APIENTRY * PFNGLGETCOLORTABLEPARAMETERFVPROC) (GLenum target, GLenum pname, GLfloat *… typedef
/dports/games/cube/cube_source/include/GL/
H A Dglext.h1550 typedef void (APIENTRY * PFNGLGETCOLORTABLEPARAMETERFVPROC) (GLenum target, GLenum pname, GLfloat *… typedef
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_opengl_h.ads2967 type PFNGLGETCOLORTABLEPARAMETERFVPROC is access procedure type
2971 pragma Convention (C, PFNGLGETCOLORTABLEPARAMETERFVPROC); -- ../include/SDL/SDL_opengl.h:3200
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/src/
H A Dglad.c2441 PFNGLGETCOLORTABLEPARAMETERFVPROC glad_glGetColorTableParameterfv;
5562 …glad_glGetColorTableParameterfv = (PFNGLGETCOLORTABLEPARAMETERFVPROC)load("glGetColorTableParamete… in load_GL_ARB_imaging()
/dports/games/q2p/Q2P-0.2-2006-12-31/win32/include/
H A Dglext.h1489 typedef void (APIENTRY * PFNGLGETCOLORTABLEPARAMETERFVPROC) (GLenum target, GLenum pname, GLfloat *… typedef
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp1204 PFNGLGETCOLORTABLEPARAMETERFVPROC glGetColorTableParameterfv = NULL;
4416 …glGetColorTableParameterfv = (PFNGLGETCOLORTABLEPARAMETERFVPROC) loadFunction("glGetColorTablePara… in loadSymbols()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/glad/
H A Dglad.c2915 PFNGLGETCOLORTABLEPARAMETERFVPROC glad_glGetColorTableParameterfv;
6727 …glad_glGetColorTableParameterfv = (PFNGLGETCOLORTABLEPARAMETERFVPROC)load("glGetColorTableParamete… 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.c2474 PFNGLGETCOLORTABLEPARAMETERFVPROC glad_glGetColorTableParameterfv;
5636 …glad_glGetColorTableParameterfv = (PFNGLGETCOLORTABLEPARAMETERFVPROC)load("glGetColorTableParamete… in load_GL_ARB_imaging()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dglad.c2474 PFNGLGETCOLORTABLEPARAMETERFVPROC glad_glGetColorTableParameterfv;
5636 …glad_glGetColorTableParameterfv = (PFNGLGETCOLORTABLEPARAMETERFVPROC)load("glGetColorTableParamete… in load_GL_ARB_imaging()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.c496 PFNGLGETCOLORTABLEPARAMETERFVPROC __glewGetColorTableParameterfv = NULL;
2335 …r = ((glGetColorTableParameterfv = (PFNGLGETCOLORTABLEPARAMETERFVPROC)glewGetProcAddress((const GL… in _glewInit_GL_ARB_imaging()
H A Dglew.h2462 typedef void (GLAPIENTRY * PFNGLGETCOLORTABLEPARAMETERFVPROC) (GLenum target, GLenum pname, GLfloat… typedef
9365 GLEW_FUN_EXPORT PFNGLGETCOLORTABLEPARAMETERFVPROC __glewGetColorTableParameterfv;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/src/
H A Dglew.c491 PFNGLGETCOLORTABLEPARAMETERFVPROC __glewGetColorTableParameterfv = NULL;
2310 …r = ((glGetColorTableParameterfv = (PFNGLGETCOLORTABLEPARAMETERFVPROC)glewGetProcAddress((const GL… in _glewInit_GL_ARB_imaging()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/glad/src/
H A Dglad.c2722 PFNGLGETCOLORTABLEPARAMETERFVPROC glad_glGetColorTableParameterfv = NULL;
6100 …glad_glGetColorTableParameterfv = (PFNGLGETCOLORTABLEPARAMETERFVPROC)load("glGetColorTableParamete… in load_GL_ARB_imaging()
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h876 typedef void (APIENTRYP PFNGLGETCOLORTABLEPARAMETERFVPROC) (GLenum target, GLenum pname, GLfloat * … typedef
914 GLEE_EXTERN PFNGLGETCOLORTABLEPARAMETERFVPROC pglGetColorTableParameterfv;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h2420 typedef void (GLAPIENTRY * PFNGLGETCOLORTABLEPARAMETERFVPROC) (GLenum target, GLenum pname, GLfloat… typedef
9305 GLEW_FUN_EXPORT PFNGLGETCOLORTABLEPARAMETERFVPROC __glewGetColorTableParameterfv;
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h2462 typedef void (GLAPIENTRY * PFNGLGETCOLORTABLEPARAMETERFVPROC) (GLenum target, GLenum pname, GLfloat… typedef
9365 GLEW_FUN_EXPORT PFNGLGETCOLORTABLEPARAMETERFVPROC __glewGetColorTableParameterfv;
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/glew/
H A Dglew.c588 PFNGLGETCOLORTABLEPARAMETERFVPROC __glewGetColorTableParameterfv = NULL;
2815 …r = ((glGetColorTableParameterfv = (PFNGLGETCOLORTABLEPARAMETERFVPROC)glewGetProcAddress((const GL… in _glewInit_GL_ARB_imaging()
/dports/cad/openctm/OpenCTM-1.0.3/tools/glew/
H A Dglew.c584 PFNGLGETCOLORTABLEPARAMETERFVPROC __glewGetColorTableParameterfv = NULL;
2811 …r = ((glGetColorTableParameterfv = (PFNGLGETCOLORTABLEPARAMETERFVPROC)glewGetProcAddress((const GL… in _glewInit_GL_ARB_imaging()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/glad/src/
H A Dglad.c3189 PFNGLGETCOLORTABLEPARAMETERFVPROC glad_glGetColorTableParameterfv;
7317 …glad_glGetColorTableParameterfv = (PFNGLGETCOLORTABLEPARAMETERFVPROC)load("glGetColorTableParamete… in load_GL_ARB_imaging()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/glad/src/
H A Dglad.c3033 PFNGLGETCOLORTABLEPARAMETERFVPROC glad_glGetColorTableParameterfv = NULL;
6335 …glad_glGetColorTableParameterfv = (PFNGLGETCOLORTABLEPARAMETERFVPROC)load("glGetColorTableParamete… in load_GL_ARB_imaging()
/dports/emulators/citra/citra-ac98458e0/externals/glad/src/
H A Dglad.c3033 PFNGLGETCOLORTABLEPARAMETERFVPROC glad_glGetColorTableParameterfv = NULL;
6335 …glad_glGetColorTableParameterfv = (PFNGLGETCOLORTABLEPARAMETERFVPROC)load("glGetColorTableParamete… in load_GL_ARB_imaging()

12345678910>>...15