Home
last modified time | relevance | path

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

12345678910>>...15

/dports/math/vtk6/VTK-6.2.0/Rendering/OpenGL/
H A DvtkOpenGLExtensionManager.cxx1031 …vtkgl::CopyColorTable = reinterpret_cast<vtkgl::PFNGLCOPYCOLORTABLEPROC>(this->GetProcAddress("glC… in SafeLoadExtension()
/dports/astro/openuniverse/openuniverse-1.0beta3/src/
H A Dglext.h1402 typedef void (APIENTRY * PFNGLCOPYCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLint x, G… typedef
/dports/astro/opencpn/OpenCPN-5.2.4/include/GL/
H A Dgl.h1742 typedef void (APIENTRYP PFNGLCOPYCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLint x, GL… typedef
H A Dgl_private.h2209 typedef void (APIENTRYP PFNGLCOPYCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLint x, GL…
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/common/java2d/opengl/J2D_GL/
H A Dgl.h1748 typedef void (APIENTRY * PFNGLCOPYCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLint x, G… typedef
/dports/games/cube/cube_source/include/GL/
H A Dglext.h1548 typedef void (APIENTRY * PFNGLCOPYCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLint x, G… typedef
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_opengl_h.ads2952 type PFNGLCOPYCOLORTABLEPROC is access procedure type
2958 pragma Convention (C, PFNGLCOPYCOLORTABLEPROC); -- ../include/SDL/SDL_opengl.h:3198
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/src/
H A Dglad.c2439 PFNGLCOPYCOLORTABLEPROC glad_glCopyColorTable;
5560 glad_glCopyColorTable = (PFNGLCOPYCOLORTABLEPROC)load("glCopyColorTable"); in load_GL_ARB_imaging()
/dports/games/q2p/Q2P-0.2-2006-12-31/win32/include/
H A Dglext.h1487 typedef void (APIENTRY * PFNGLCOPYCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLint x, G… typedef
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp844 PFNGLCOPYCOLORTABLEPROC glCopyColorTable = NULL;
4056 glCopyColorTable = (PFNGLCOPYCOLORTABLEPROC) loadFunction("glCopyColorTable"); in loadSymbols()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/glad/
H A Dglad.c2913 PFNGLCOPYCOLORTABLEPROC glad_glCopyColorTable;
6725 glad_glCopyColorTable = (PFNGLCOPYCOLORTABLEPROC)load("glCopyColorTable"); 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.c2472 PFNGLCOPYCOLORTABLEPROC glad_glCopyColorTable;
5634 glad_glCopyColorTable = (PFNGLCOPYCOLORTABLEPROC)load("glCopyColorTable"); in load_GL_ARB_imaging()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dglad.c2472 PFNGLCOPYCOLORTABLEPROC glad_glCopyColorTable;
5634 glad_glCopyColorTable = (PFNGLCOPYCOLORTABLEPROC)load("glCopyColorTable"); in load_GL_ARB_imaging()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.c492 PFNGLCOPYCOLORTABLEPROC __glewCopyColorTable = NULL;
2331 …r = ((glCopyColorTable = (PFNGLCOPYCOLORTABLEPROC)glewGetProcAddress((const GLubyte*)"glCopyColorT… in _glewInit_GL_ARB_imaging()
H A Dglew.h2458 typedef void (GLAPIENTRY * PFNGLCOPYCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLint x,… typedef
9361 GLEW_FUN_EXPORT PFNGLCOPYCOLORTABLEPROC __glewCopyColorTable;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/src/
H A Dglew.c487 PFNGLCOPYCOLORTABLEPROC __glewCopyColorTable = NULL;
2306 …r = ((glCopyColorTable = (PFNGLCOPYCOLORTABLEPROC)glewGetProcAddress((const GLubyte*)"glCopyColorT… in _glewInit_GL_ARB_imaging()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/glad/src/
H A Dglad.c2720 PFNGLCOPYCOLORTABLEPROC glad_glCopyColorTable = NULL;
6098 glad_glCopyColorTable = (PFNGLCOPYCOLORTABLEPROC)load("glCopyColorTable"); in load_GL_ARB_imaging()
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h874 typedef void (APIENTRYP PFNGLCOPYCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLint x, GL… typedef
912 GLEE_EXTERN PFNGLCOPYCOLORTABLEPROC pglCopyColorTable;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h2416 typedef void (GLAPIENTRY * PFNGLCOPYCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLint x,… typedef
9301 GLEW_FUN_EXPORT PFNGLCOPYCOLORTABLEPROC __glewCopyColorTable;
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h2458 typedef void (GLAPIENTRY * PFNGLCOPYCOLORTABLEPROC) (GLenum target, GLenum internalformat, GLint x,… typedef
9361 GLEW_FUN_EXPORT PFNGLCOPYCOLORTABLEPROC __glewCopyColorTable;
/dports/games/libretro-2048/libretro-2048-35a299c/cairo/src/glew/
H A Dglew.c584 PFNGLCOPYCOLORTABLEPROC __glewCopyColorTable = NULL;
2811 …r = ((glCopyColorTable = (PFNGLCOPYCOLORTABLEPROC)glewGetProcAddress((const GLubyte*)"glCopyColorT… in _glewInit_GL_ARB_imaging()
/dports/cad/openctm/OpenCTM-1.0.3/tools/glew/
H A Dglew.c580 PFNGLCOPYCOLORTABLEPROC __glewCopyColorTable = NULL;
2807 …r = ((glCopyColorTable = (PFNGLCOPYCOLORTABLEPROC)glewGetProcAddress((const GLubyte*)"glCopyColorT… in _glewInit_GL_ARB_imaging()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/glad/src/
H A Dglad.c3187 PFNGLCOPYCOLORTABLEPROC glad_glCopyColorTable;
7315 glad_glCopyColorTable = (PFNGLCOPYCOLORTABLEPROC)load("glCopyColorTable"); in load_GL_ARB_imaging()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/glad/src/
H A Dglad.c3031 PFNGLCOPYCOLORTABLEPROC glad_glCopyColorTable = NULL;
6333 glad_glCopyColorTable = (PFNGLCOPYCOLORTABLEPROC)load("glCopyColorTable"); in load_GL_ARB_imaging()
/dports/emulators/citra/citra-ac98458e0/externals/glad/src/
H A Dglad.c3031 PFNGLCOPYCOLORTABLEPROC glad_glCopyColorTable = NULL;
6333 glad_glCopyColorTable = (PFNGLCOPYCOLORTABLEPROC)load("glCopyColorTable"); in load_GL_ARB_imaging()

12345678910>>...15