Home
last modified time | relevance | path

Searched defs:glColorTableEXT (Results 1 – 25 of 122) sorted by relevance

12345

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/EXT/
H A Dpaletted_texture.py64 glColorTableEXT=wrapper.wrapper(glColorTableEXT).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/EXT/
H A Dpaletted_texture.py64 glColorTableEXT=wrapper.wrapper(glColorTableEXT).setInputArraySize( variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/EXT/
H A Dpaletted_texture.py23 def glColorTableEXT(target,internalFormat,width,format,type,table):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/EXT/
H A Dpaletted_texture.py23 def glColorTableEXT(target,internalFormat,width,format,type,table):pass function
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DEXT_paletted_texture.java70 …void glColorTableEXT(@GLenum int target, @GLenum int internalFormat, @GLsizei int width, @GLenum i… in glColorTableEXT() method
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/hardware/r_opengl/
H A Dr_opengl.c240 PFNGLCOLORTABLEEXTPROC glColorTableEXT; variable
/dports/emulators/pcsxr/pcsxr-codeplex-final/pcsxr/plugins/peopsxgl/
H A Dexternals.h27 #define glColorTableEXT glColorTable macro
/dports/games/aquaria/Aquaria-OSE-v1.002-22-g84366ad/ExternalLibs/glpng/
H A Dglpng.c65 static PFNGLCOLORTABLEEXTPROC glColorTableEXT = NULL; variable
/dports/graphics/glpng/glpng-1079563/src/
H A Dglpng.c54 static PFNGLCOLORTABLEEXTPROC glColorTableEXT = NULL; variable
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp124 glx::PFNGLCOLORTABLEEXTPROC glx::glColorTableEXT; member in glx
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp124 glx::PFNGLCOLORTABLEEXTPROC glx::glColorTableEXT; member in glx
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/opengl/
H A Dgl_h.ads1645 procedure glColorTableEXT (target : GLenum; subprogspec
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/opengl/
H A Dgl_h.ads1650 procedure glColorTableEXT (target : GLenum; subprogspec
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h270 #define glColorTableEXT MANGLE(ColorTableEXT) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h270 #define glColorTableEXT MANGLE(ColorTableEXT) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas3802 procedure glColorTableEXT( param1 : GLenum; param2 : GLenum; param3 : GLsizei; param4 : GLenum; par… procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h906 #define glColorTableEXT __aglColorTableEXT macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h224 #define glColorTableEXT MANGLE(ColorTableEXT) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1198 #define glColorTableEXT _al_glColorTableEXT macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp785 PFNGLCOLORTABLEEXTPROC glColorTableEXT = NULL; variable
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h4311 #define glColorTableEXT OGLEXT_MAKEGLNAME(ColorTableEXT) macro
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h5849 #define glColorTableEXT SAGE_glColorTableEXT macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py5221 glColorTableEXT = _link_function('glColorTableEXT', None, [GLenum, GLenum, GLsizei, GLenum, GLenum,… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py5221 glColorTableEXT = _link_function('glColorTableEXT', None, [GLenum, GLenum, GLsizei, GLenum, GLenum,… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5314 (define-entry-point glColorTableEXT PFNGLCOLORTABLEEXTPROC "typedef void (APIENTRYP PFNGLCOLORTABLE… unknown

12345