Home
last modified time | relevance | path

Searched refs:PFNGLCOLORSUBTABLEEXTPROC (Results 1 – 25 of 362) sorted by relevance

12345678910>>...15

/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/gnuwin32/gl/
H A Dgl.h1491 typedef void (APIENTRY * PFNGLCOLORSUBTABLEEXTPROC) typedef
/dports/games/cake/cake_src/cake/glsetup/
H A Dgls.h1283 typedef void (APIENTRY * PFNGLCOLORSUBTABLEEXTPROC) typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/GL/
H A Dgl.h1034 typedef void (APIENTRY *PFNGLCOLORSUBTABLEEXTPROC)(GLenum target,GLsizei start,GLsizei count,GLenum… typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/GL/
H A Dgl.h1034 typedef void (APIENTRY *PFNGLCOLORSUBTABLEEXTPROC)(GLenum target,GLsizei start,GLsizei count,GLenum… typedef
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/graphics/gl/
H A DGl.h1511 typedef void (APIENTRY * PFNGLCOLORSUBTABLEEXTPROC) typedef
/dports/science/smoldyn/smoldyn-2.67/source/MSVClibs/GL/
H A DGL.h1516 typedef void (APIENTRY * PFNGLCOLORSUBTABLEEXTPROC) typedef
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/Graphics/OpenGL/
H A Dmod.rs1230 pub type PFNGLCOLORSUBTABLEEXTPROC = unsafe extern "system" fn(target: u32, start: i32, count: i32,… typedef
/dports/astro/openuniverse/openuniverse-1.0beta3/src/
H A Dglext.h1821 typedef void (APIENTRY * PFNGLCOLORSUBTABLEEXTPROC) (GLenum target, GLsizei start, GLsizei count, G… typedef
/dports/graphics/fpc-opengl/fpc-3.2.2/packages/opengl/src/
H A Dgl.pp1495 PFNGLCOLORSUBTABLEEXTPROC = procedure(target: GLenum; start, count: GLsizei;
/dports/lang/fpc-source/fpc-3.2.2/packages/opengl/src/
H A Dgl.pp1495 PFNGLCOLORSUBTABLEEXTPROC = procedure(target: GLenum; start, count: GLsizei;
/dports/games/cube/cube_source/include/GL/
H A Dglext.h2190 typedef void (APIENTRY * PFNGLCOLORSUBTABLEEXTPROC) (GLenum target, GLsizei start, GLsizei count, G… typedef
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dsdl_sdl_opengl_h.ads5715 type PFNGLCOLORSUBTABLEEXTPROC is access procedure type
5722 pragma Convention (C, PFNGLCOLORSUBTABLEEXTPROC); -- ../include/SDL/SDL_opengl.h:4729
/dports/multimedia/obs-studio/obs-studio-27.1.3/deps/glad/src/
H A Dglad.c1267 PFNGLCOLORSUBTABLEEXTPROC glad_glColorSubTableEXT;
3768 glad_glColorSubTableEXT = (PFNGLCOLORSUBTABLEEXTPROC)load("glColorSubTableEXT"); in load_GL_EXT_color_subtable()
/dports/games/q2p/Q2P-0.2-2006-12-31/win32/include/
H A Dglext.h2115 typedef void (APIENTRY * PFNGLCOLORSUBTABLEEXTPROC) (GLenum target, GLsizei start, GLsizei count, G… typedef
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp783 PFNGLCOLORSUBTABLEEXTPROC glColorSubTableEXT = NULL;
3995 glColorSubTableEXT = (PFNGLCOLORSUBTABLEEXTPROC) loadFunction("glColorSubTableEXT"); in loadSymbols()
/dports/math/geogram/geogram-1.7.7/src/lib/geogram_gfx/third_party/glad/
H A Dglad.c1857 PFNGLCOLORSUBTABLEEXTPROC glad_glColorSubTableEXT;
4842 glad_glColorSubTableEXT = (PFNGLCOLORSUBTABLEEXTPROC)load("glColorSubTableEXT"); in load_GL_EXT_color_subtable()
/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.c2962 PFNGLCOLORSUBTABLEEXTPROC glad_glColorSubTableEXT;
6486 glad_glColorSubTableEXT = (PFNGLCOLORSUBTABLEEXTPROC)load("glColorSubTableEXT"); in load_GL_EXT_color_subtable()
/dports/audio/minimp3/minimp3-ca7c706/player/
H A Dglad.c2962 PFNGLCOLORSUBTABLEEXTPROC glad_glColorSubTableEXT;
6486 glad_glColorSubTableEXT = (PFNGLCOLORSUBTABLEEXTPROC)load("glColorSubTableEXT"); in load_GL_EXT_color_subtable()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.c831 PFNGLCOLORSUBTABLEEXTPROC __glewColorSubTableEXT = NULL;
3121 …r = ((glColorSubTableEXT = (PFNGLCOLORSUBTABLEEXTPROC)glewGetProcAddress((const GLubyte*)"glColorS… in _glewInit_GL_EXT_color_subtable()
H A Dglew.h4292 typedef void (GLAPIENTRY * PFNGLCOLORSUBTABLEEXTPROC) (GLenum target, GLsizei start, GLsizei count,… typedef
9700 GLEW_FUN_EXPORT PFNGLCOLORSUBTABLEEXTPROC __glewColorSubTableEXT;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/src/
H A Dglew.c826 PFNGLCOLORSUBTABLEEXTPROC __glewColorSubTableEXT = NULL;
3096 …r = ((glColorSubTableEXT = (PFNGLCOLORSUBTABLEEXTPROC)glewGetProcAddress((const GLubyte*)"glColorS… in _glewInit_GL_EXT_color_subtable()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/glad/src/
H A Dglad.c3068 PFNGLCOLORSUBTABLEEXTPROC glad_glColorSubTableEXT = NULL;
6955 glad_glColorSubTableEXT = (PFNGLCOLORSUBTABLEEXTPROC)load("glColorSubTableEXT"); in load_GL_EXT_color_subtable()
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h4413 typedef void (APIENTRYP PFNGLCOLORSUBTABLEEXTPROC) (GLenum target, GLsizei start, GLsizei count, GL… typedef
4415 GLEE_EXTERN PFNGLCOLORSUBTABLEEXTPROC pglColorSubTableEXT;
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h4250 typedef void (GLAPIENTRY * PFNGLCOLORSUBTABLEEXTPROC) (GLenum target, GLsizei start, GLsizei count,… typedef
9640 GLEW_FUN_EXPORT PFNGLCOLORSUBTABLEEXTPROC __glewColorSubTableEXT;
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h4292 typedef void (GLAPIENTRY * PFNGLCOLORSUBTABLEEXTPROC) (GLenum target, GLsizei start, GLsizei count,… typedef
9700 GLEW_FUN_EXPORT PFNGLCOLORSUBTABLEEXTPROC __glewColorSubTableEXT;

12345678910>>...15