Home
last modified time | relevance | path

Searched defs:glGetFogFuncSGIS (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.py36 glGetFogFuncSGIS=wrapper.wrapper(glGetFogFuncSGIS).setOutput( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/SGIS/
H A Dfog_function.py36 glGetFogFuncSGIS=wrapper.wrapper(glGetFogFuncSGIS).setOutput( variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/SGIS/
H A Dfog_function.py22 def glGetFogFuncSGIS(points):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/SGIS/
H A Dfog_function.py22 def glGetFogFuncSGIS(points):pass function
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h544 #define glGetFogFuncSGIS MANGLE(GetFogFuncSGIS) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h544 #define glGetFogFuncSGIS MANGLE(GetFogFuncSGIS) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas5021 procedure glGetFogFuncSGIS( const param1 : PGLfloat ); external name '_glGetFogFuncSGIS'; procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h882 #define glGetFogFuncSGIS __aglGetFogFuncSGIS macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h601 #define glGetFogFuncSGIS MANGLE(GetFogFuncSGIS) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1174 #define glGetFogFuncSGIS _al_glGetFogFuncSGIS macro
/dports/games/NBlood/NBlood-a1689a4/source/glad/include/glad/
H A Dglad.h3245 #define glGetFogFuncSGIS glad_glGetFogFuncSGIS macro
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h7607 #define glGetFogFuncSGIS OGLEXT_MAKEGLNAME(GetFogFuncSGIS) macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java3183 public void glGetFogFuncSGIS(java.nio.FloatBuffer arg0) in glGetFogFuncSGIS() method in DebugGL
3189 public void glGetFogFuncSGIS(float[] arg0,int arg1) in glGetFogFuncSGIS() method in DebugGL
H A DTraceGL.java3699 public void glGetFogFuncSGIS(java.nio.FloatBuffer arg0) in glGetFogFuncSGIS() method in TraceGL
3706 public void glGetFogFuncSGIS(float[] arg0,int arg1) in glGetFogFuncSGIS() method in TraceGL
H A DGL.java4274 public void glGetFogFuncSGIS(java.nio.FloatBuffer points); in glGetFogFuncSGIS() method
4277 public void glGetFogFuncSGIS(float[] points, int points_offset); in glGetFogFuncSGIS() method
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h5777 #define glGetFogFuncSGIS SAGE_glGetFogFuncSGIS macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py5164 glGetFogFuncSGIS = _link_function('glGetFogFuncSGIS', None, [POINTER(GLfloat)], 'SGIS_fog_function') variable
H A Dglext_arb.py7811 glGetFogFuncSGIS = _link_function('glGetFogFuncSGIS', None, [POINTER(GLfloat)], 'SGIS_fog_function') variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py5164 glGetFogFuncSGIS = _link_function('glGetFogFuncSGIS', None, [POINTER(GLfloat)], 'SGIS_fog_function') variable
H A Dglext_arb.py7811 glGetFogFuncSGIS = _link_function('glGetFogFuncSGIS', None, [POINTER(GLfloat)], 'SGIS_fog_function') variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5304 (define-entry-point glGetFogFuncSGIS PFNGLGETFOGFUNCSGISPROC "typedef void (APIENTRYP PFNGLGETFOGFU… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h8136 #define glGetFogFuncSGIS GLEW_GET_FUN(__glewGetFogFuncSGIS) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h4324 #define glGetFogFuncSGIS pglGetFogFuncSGIS macro
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h8081 #define glGetFogFuncSGIS GLEW_GET_FUN(__glewGetFogFuncSGIS) macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h8136 #define glGetFogFuncSGIS GLEW_GET_FUN(__glewGetFogFuncSGIS) macro

12345