Home
last modified time | relevance | path

Searched refs:PFNGLCOLORTABLEEXTPROC (Results 1 – 25 of 378) sorted by relevance

12345678910>>...16

/dports/games/prboom/prboom-2.5.0/src/
H A Dgl_intern.h86 extern PFNGLCOLORTABLEEXTPROC gld_ColorTableEXT;
H A Dgl_main.c86 PFNGLCOLORTABLEEXTPROC gld_ColorTableEXT;
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dgl_opengl.h103 extern PFNGLCOLORTABLEEXTPROC GLEXT_glColorTableEXT;
H A Dgl_opengl.c88 PFNGLCOLORTABLEEXTPROC GLEXT_glColorTableEXT = NULL;
/dports/games/libretro-prboom/libretro-prboom-cc80175/
H A DFAQ24 Q: I get a compile error saying PFNGLCOLORTABLEEXTPROC isn't defined
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/hardware/r_opengl/
H A Dogl_win.c305 glColorTableEXT=(PFNGLCOLORTABLEEXTPROC)wglGetProcAddress("glColorTableEXT"); in VIDGL_SetVidMode()
H A Dr_opengl.c240 PFNGLCOLORTABLEEXTPROC glColorTableEXT;
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/ExternalLibs/glpng/
H A Dglpng.c65 static PFNGLCOLORTABLEEXTPROC glColorTableEXT = NULL;
411 glColorTableEXT = (PFNGLCOLORTABLEEXTPROC) wglGetProcAddress("glColorTableEXT"); in pngLoadCommon()
/dports/graphics/glpng/glpng-1079563/src/
H A Dglpng.c54 static PFNGLCOLORTABLEEXTPROC glColorTableEXT = NULL;
400 glColorTableEXT = (PFNGLCOLORTABLEEXTPROC) wglGetProcAddress("glColorTableEXT"); in pngLoadCommon()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp124 glx::PFNGLCOLORTABLEEXTPROC glx::glColorTableEXT;
671 glx::glColorTableEXT = (glx::PFNGLCOLORTABLEEXTPROC) GET_GL_PROC_ADDRESS("glColorTableEXT"); in InitExt_EXT_paletted_texture()
H A Dglext.h656 …typedef void (APIENTRY * PFNGLCOLORTABLEEXTPROC) (GLenum target, GLenum internalformat, GLsizei wi… typedef
657 extern PFNGLCOLORTABLEEXTPROC glColorTableEXT;
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp124 glx::PFNGLCOLORTABLEEXTPROC glx::glColorTableEXT;
671 glx::glColorTableEXT = (glx::PFNGLCOLORTABLEEXTPROC) GET_GL_PROC_ADDRESS("glColorTableEXT"); in InitExt_EXT_paletted_texture()
H A Dglext.h656 …typedef void (APIENTRY * PFNGLCOLORTABLEEXTPROC) (GLenum target, GLenum internalformat, GLsizei wi… typedef
657 extern PFNGLCOLORTABLEEXTPROC glColorTableEXT;
/dports/devel/sdl_gnat/sdl_gnat-2013/src/
H A Dgl_gl_h.ads2309 type PFNGLCOLORTABLEEXTPROC is access procedure type
2316 …pragma Convention (C, PFNGLCOLORTABLEEXTPROC); -- c:\home\ochem\install\bin\../lib/gcc/i686-pc-mi…
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/gnuwin32/gl/
H A Dgl.h1488 typedef void (APIENTRY * PFNGLCOLORTABLEEXTPROC) typedef
/dports/games/cake/cake_src/cake/glsetup/
H A Dgls.h1280 typedef void (APIENTRY * PFNGLCOLORTABLEEXTPROC) typedef
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/GL/
H A Dgl.h1033 typedef void (APIENTRY *PFNGLCOLORTABLEEXTPROC)(GLenum target,GLenum internalFormat,GLsizei width,G… typedef
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/GL/
H A Dgl.h1033 typedef void (APIENTRY *PFNGLCOLORTABLEEXTPROC)(GLenum target,GLenum internalFormat,GLsizei width,G… typedef
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/graphics/gl/
H A DGl.h1508 typedef void (APIENTRY * PFNGLCOLORTABLEEXTPROC) typedef
/dports/science/smoldyn/smoldyn-2.67/source/MSVClibs/GL/
H A DGL.h1513 typedef void (APIENTRY * PFNGLCOLORTABLEEXTPROC) 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.rs1231 pub type PFNGLCOLORTABLEEXTPROC = unsafe extern "system" fn(target: u32, internalformat: u32, width… typedef
/dports/astro/openuniverse/openuniverse-1.0beta3/src/
H A Dglext.h1836 typedef void (APIENTRY * PFNGLCOLORTABLEEXTPROC) (GLenum target, GLenum internalFormat, GLsizei wid… typedef
/dports/graphics/fpc-opengl/fpc-3.2.2/packages/opengl/src/
H A Dgl.pp1493 PFNGLCOLORTABLEEXTPROC = procedure(target, internalFormat: GLenum; width: GLsizei;
/dports/lang/fpc-source/fpc-3.2.2/packages/opengl/src/
H A Dgl.pp1493 PFNGLCOLORTABLEEXTPROC = procedure(target, internalFormat: GLenum; width: GLsizei;
/dports/games/cube/cube_source/include/GL/
H A Dglext.h2214 typedef void (APIENTRY * PFNGLCOLORTABLEEXTPROC) (GLenum target, GLenum internalFormat, GLsizei wid… typedef

12345678910>>...16