Home
last modified time | relevance | path

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

12345678910>>...15

/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL/
H A DvtkOpenGLExtensionManager.cxx1028 …vtkgl::ColorTable = reinterpret_cast<vtkgl::PFNGLCOLORTABLEPROC>(this->GetProcAddress("glColorTabl… in SafeLoadExtension()
/dports/astro/openuniverse/openuniverse-1.0beta3/src/
H A Dglext.h1399 typedef void (APIENTRY * PFNGLCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLsizei width,… typedef
/dports/astro/opencpn/OpenCPN-5.2.4/include/GL/
H A Dgl.h1739 typedef void (APIENTRYP PFNGLCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLsizei width, … typedef
H A Dgl_private.h2206 typedef void (APIENTRYP PFNGLCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLsizei width, …
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/common/java2d/opengl/J2D_GL/
H A Dgl.h1745 typedef void (APIENTRY * PFNGLCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLsizei width,… typedef
/dports/games/cube/cube_source/include/GL/
H A Dglext.h1545 typedef void (APIENTRY * PFNGLCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLsizei width,… typedef
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_opengl_h.ads2931 type PFNGLCOLORTABLEPROC is access procedure type
2938 pragma Convention (C, PFNGLCOLORTABLEPROC); -- ../include/SDL/SDL_opengl.h:3195
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/src/
H A Dglad.c2436 PFNGLCOLORTABLEPROC glad_glColorTable;
5557 glad_glColorTable = (PFNGLCOLORTABLEPROC)load("glColorTable"); in load_GL_ARB_imaging()
/dports/games/q2p/Q2P-0.2-2006-12-31/win32/include/
H A Dglext.h1484 typedef void (APIENTRY * PFNGLCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLsizei width,… typedef
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp784 PFNGLCOLORTABLEPROC glColorTable = NULL;
3996 glColorTable = (PFNGLCOLORTABLEPROC) loadFunction("glColorTable"); in loadSymbols()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/glad/
H A Dglad.c2910 PFNGLCOLORTABLEPROC glad_glColorTable;
6722 glad_glColorTable = (PFNGLCOLORTABLEPROC)load("glColorTable"); 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.c2469 PFNGLCOLORTABLEPROC glad_glColorTable;
5631 glad_glColorTable = (PFNGLCOLORTABLEPROC)load("glColorTable"); in load_GL_ARB_imaging()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dglad.c2469 PFNGLCOLORTABLEPROC glad_glColorTable;
5631 glad_glColorTable = (PFNGLCOLORTABLEPROC)load("glColorTable"); in load_GL_ARB_imaging()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.c482 PFNGLCOLORTABLEPROC __glewColorTable = NULL;
2321 …r = ((glColorTable = (PFNGLCOLORTABLEPROC)glewGetProcAddress((const GLubyte*)"glColorTable")) == N… in _glewInit_GL_ARB_imaging()
H A Dglew.h2448 typedef void (GLAPIENTRY * PFNGLCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLsizei widt… typedef
9351 GLEW_FUN_EXPORT PFNGLCOLORTABLEPROC __glewColorTable;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/src/
H A Dglew.c477 PFNGLCOLORTABLEPROC __glewColorTable = NULL;
2296 …r = ((glColorTable = (PFNGLCOLORTABLEPROC)glewGetProcAddress((const GLubyte*)"glColorTable")) == N… in _glewInit_GL_ARB_imaging()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/glad/src/
H A Dglad.c2717 PFNGLCOLORTABLEPROC glad_glColorTable = NULL;
6095 glad_glColorTable = (PFNGLCOLORTABLEPROC)load("glColorTable"); in load_GL_ARB_imaging()
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h871 typedef void (APIENTRYP PFNGLCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLsizei width, … typedef
909 GLEE_EXTERN PFNGLCOLORTABLEPROC pglColorTable;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h2406 typedef void (GLAPIENTRY * PFNGLCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLsizei widt… typedef
9291 GLEW_FUN_EXPORT PFNGLCOLORTABLEPROC __glewColorTable;
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h2448 typedef void (GLAPIENTRY * PFNGLCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLsizei widt… typedef
9351 GLEW_FUN_EXPORT PFNGLCOLORTABLEPROC __glewColorTable;
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/glew/
H A Dglew.c574 PFNGLCOLORTABLEPROC __glewColorTable = NULL;
2801 …r = ((glColorTable = (PFNGLCOLORTABLEPROC)glewGetProcAddress((const GLubyte*)"glColorTable")) == N… in _glewInit_GL_ARB_imaging()
/dports/cad/openctm/OpenCTM-1.0.3/tools/glew/
H A Dglew.c570 PFNGLCOLORTABLEPROC __glewColorTable = NULL;
2797 …r = ((glColorTable = (PFNGLCOLORTABLEPROC)glewGetProcAddress((const GLubyte*)"glColorTable")) == N… in _glewInit_GL_ARB_imaging()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/glad/src/
H A Dglad.c3184 PFNGLCOLORTABLEPROC glad_glColorTable;
7312 glad_glColorTable = (PFNGLCOLORTABLEPROC)load("glColorTable"); in load_GL_ARB_imaging()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/glad/src/
H A Dglad.c3028 PFNGLCOLORTABLEPROC glad_glColorTable = NULL;
6330 glad_glColorTable = (PFNGLCOLORTABLEPROC)load("glColorTable"); in load_GL_ARB_imaging()
/dports/emulators/citra/citra-ac98458e0/externals/glad/src/
H A Dglad.c3028 PFNGLCOLORTABLEPROC glad_glColorTable = NULL;
6330 glad_glColorTable = (PFNGLCOLORTABLEPROC)load("glColorTable"); in load_GL_ARB_imaging()

12345678910>>...15