Home
last modified time | relevance | path

Searched defs:glPixelTexGenParameterfvSGIS (Results 1 – 25 of 55) sorted by relevance

123

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/SGIS/
H A Dpixel_texture.py72 glPixelTexGenParameterfvSGIS=wrapper.wrapper(glPixelTexGenParameterfvSGIS).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/SGIS/
H A Dpixel_texture.py72 glPixelTexGenParameterfvSGIS=wrapper.wrapper(glPixelTexGenParameterfvSGIS).setInputArraySize( variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/SGIS/
H A Dpixel_texture.py29 def glPixelTexGenParameterfvSGIS(pname,params):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/SGIS/
H A Dpixel_texture.py29 def glPixelTexGenParameterfvSGIS(pname,params):pass function
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h913 #define glPixelTexGenParameterfvSGIS MANGLE(PixelTexGenParameterfvSGIS) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h913 #define glPixelTexGenParameterfvSGIS MANGLE(PixelTexGenParameterfvSGIS) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas4964 procedure glPixelTexGenParameterfvSGIS( param1 : GLenum; const param2 : PGLfloat ); external name '… procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h781 #define glPixelTexGenParameterfvSGIS __aglPixelTexGenParameterfvSGIS macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h1151 #define glPixelTexGenParameterfvSGIS MANGLE(PixelTexGenParameterfvSGIS) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1073 #define glPixelTexGenParameterfvSGIS _al_glPixelTexGenParameterfvSGIS macro
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h7839 …#define glPixelTexGenParameterfvSGIS OGLEXT_MAKEGLNAME(PixelTexGenParameterfvS… macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java6496 public void glPixelTexGenParameterfvSGIS(int arg0,java.nio.FloatBuffer arg1) in glPixelTexGenParameterfvSGIS() method in DebugGL
6502 public void glPixelTexGenParameterfvSGIS(int arg0,float[] arg1,int arg2) in glPixelTexGenParameterfvSGIS() method in DebugGL
H A DTraceGL.java7558 public void glPixelTexGenParameterfvSGIS(int arg0,java.nio.FloatBuffer arg1) in glPixelTexGenParameterfvSGIS() method in TraceGL
7565 public void glPixelTexGenParameterfvSGIS(int arg0,float[] arg1,int arg2) in glPixelTexGenParameterfvSGIS() method in TraceGL
H A DGL.java5917 public void glPixelTexGenParameterfvSGIS(int target, java.nio.FloatBuffer v); in glPixelTexGenParameterfvSGIS() method
5920 public void glPixelTexGenParameterfvSGIS(int target, float[] v, int v_offset); in glPixelTexGenParameterfvSGIS() method
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h5433 #define glPixelTexGenParameterfvSGIS SAGE_glPixelTexGenParameterfvSGIS macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py4890 glPixelTexGenParameterfvSGIS = _link_function('glPixelTexGenParameterfvSGIS', None, [GLenum, POINTE… variable
H A Dglext_arb.py7536 glPixelTexGenParameterfvSGIS = _link_function('glPixelTexGenParameterfvSGIS', None, [GLenum, POINTE… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py4890 glPixelTexGenParameterfvSGIS = _link_function('glPixelTexGenParameterfvSGIS', None, [GLenum, POINTE… variable
H A Dglext_arb.py7536 glPixelTexGenParameterfvSGIS = _link_function('glPixelTexGenParameterfvSGIS', None, [GLenum, POINTE… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5254 (define-entry-point glPixelTexGenParameterfvSGIS PFNGLPIXELTEXGENPARAMETERFVSGISPROC "typedef void … unknown
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h3682 #define glPixelTexGenParameterfvSGIS pglPixelTexGenParameterfvSGIS macro
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/
H A Dgdkglglext.h2702 GdkGLProc_glPixelTexGenParameterfvSGIS glPixelTexGenParameterfvSGIS; member
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h16566 inline void QOpenGLExtension_SGIS_pixel_texture::glPixelTexGenParameterfvSGIS(GLenum pname, const G… in glPixelTexGenParameterfvSGIS() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h16566 inline void QOpenGLExtension_SGIS_pixel_texture::glPixelTexGenParameterfvSGIS(GLenum pname, const G… in glPixelTexGenParameterfvSGIS() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h16566 inline void QOpenGLExtension_SGIS_pixel_texture::glPixelTexGenParameterfvSGIS(GLenum pname, const G… in glPixelTexGenParameterfvSGIS() function

123