Home
last modified time | relevance | path

Searched defs:glFogFuncSGIS (Results 1 – 25 of 113) sorted by relevance

12345

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/SGIS/
H A Dfog_function.py33 glFogFuncSGIS=wrapper.wrapper(glFogFuncSGIS).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/SGIS/
H A Dfog_function.py33 glFogFuncSGIS=wrapper.wrapper(glFogFuncSGIS).setInputArraySize( variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/SGIS/
H A Dfog_function.py19 def glFogFuncSGIS(n,points):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/SGIS/
H A Dfog_function.py19 def glFogFuncSGIS(n,points):pass function
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h450 #define glFogFuncSGIS MANGLE(FogFuncSGIS) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h450 #define glFogFuncSGIS MANGLE(FogFuncSGIS) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas5020 procedure glFogFuncSGIS( param1 : GLsizei; const param2 : GLfloat ); external name '_glFogFuncSGIS'; procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h881 #define glFogFuncSGIS __aglFogFuncSGIS macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h469 #define glFogFuncSGIS MANGLE(FogFuncSGIS) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1173 #define glFogFuncSGIS _al_glFogFuncSGIS macro
/dports/games/NBlood/NBlood-a1689a4/source/glad/include/glad/
H A Dglad.h3242 #define glFogFuncSGIS glad_glFogFuncSGIS macro
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h7606 #define glFogFuncSGIS OGLEXT_MAKEGLNAME(FogFuncSGIS) macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java2311 public void glFogFuncSGIS(int arg0,java.nio.FloatBuffer arg1) in glFogFuncSGIS() method in DebugGL
2317 public void glFogFuncSGIS(int arg0,float[] arg1,int arg2) in glFogFuncSGIS() method in DebugGL
H A DTraceGL.java2683 public void glFogFuncSGIS(int arg0,java.nio.FloatBuffer arg1) in glFogFuncSGIS() method in TraceGL
2690 public void glFogFuncSGIS(int arg0,float[] arg1,int arg2) in glFogFuncSGIS() method in TraceGL
H A DGL.java3841 public void glFogFuncSGIS(int size, java.nio.FloatBuffer weights); in glFogFuncSGIS() method
3844 public void glFogFuncSGIS(int size, float[] weights, int weights_offset); in glFogFuncSGIS() method
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h5773 #define glFogFuncSGIS SAGE_glFogFuncSGIS macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py5161 glFogFuncSGIS = _link_function('glFogFuncSGIS', None, [GLsizei, POINTER(GLfloat)], 'SGIS_fog_functi… variable
H A Dglext_arb.py7808 glFogFuncSGIS = _link_function('glFogFuncSGIS', None, [GLsizei, POINTER(GLfloat)], 'SGIS_fog_functi… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py5161 glFogFuncSGIS = _link_function('glFogFuncSGIS', None, [GLsizei, POINTER(GLfloat)], 'SGIS_fog_functi… variable
H A Dglext_arb.py7808 glFogFuncSGIS = _link_function('glFogFuncSGIS', None, [GLsizei, POINTER(GLfloat)], 'SGIS_fog_functi… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5303 (define-entry-point glFogFuncSGIS PFNGLFOGFUNCSGISPROC "typedef void (APIENTRYP PFNGLFOGFUNCSGISPRO… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h8135 #define glFogFuncSGIS GLEW_GET_FUN(__glewFogFuncSGIS) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h4323 #define glFogFuncSGIS pglFogFuncSGIS macro
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h8080 #define glFogFuncSGIS GLEW_GET_FUN(__glewFogFuncSGIS) macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h8135 #define glFogFuncSGIS GLEW_GET_FUN(__glewFogFuncSGIS) macro

12345