Home
last modified time | relevance | path

Searched defs:glFogCoordfvEXT (Results 1 – 25 of 115) sorted by relevance

12345

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/EXT/
H A Dfog_coord.py28 glFogCoordfvEXT=wrapper.wrapper(glFogCoordfvEXT).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/EXT/
H A Dfog_coord.py28 glFogCoordfvEXT=wrapper.wrapper(glFogCoordfvEXT).setInputArraySize( variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/EXT/
H A Dfog_coord.py36 def glFogCoordfvEXT(coord):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/EXT/
H A Dfog_coord.py36 def glFogCoordfvEXT(coord):pass function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp322 glFogCoordfvEXTPROC glFogCoordfvEXT = NULL; variable
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h442 #define glFogCoordfvEXT MANGLE(FogCoordfvEXT) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h442 #define glFogCoordfvEXT MANGLE(FogCoordfvEXT) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas3958 procedure glFogCoordfvEXT( const param1 : PGLfloat ); external name '_glFogCoordfvEXT'; procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1024 #define glFogCoordfvEXT __aglFogCoordfvEXT macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h461 #define glFogCoordfvEXT MANGLE(FogCoordfvEXT) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1316 #define glFogCoordfvEXT _al_glFogCoordfvEXT macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp1104 PFNGLFOGCOORDFVEXTPROC glFogCoordfvEXT = NULL; variable
/dports/games/NBlood/NBlood-a1689a4/source/glad/include/glad/
H A Dglad.h3155 #define glFogCoordfvEXT glad_glFogCoordfvEXT macro
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h3787 #define glFogCoordfvEXT OGLEXT_MAKEGLNAME(FogCoordfvEXT) macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java2281 public void glFogCoordfvEXT(java.nio.FloatBuffer arg0) in glFogCoordfvEXT() method in DebugGL
2287 public void glFogCoordfvEXT(float[] arg0,int arg1) in glFogCoordfvEXT() method in DebugGL
H A DTraceGL.java2648 public void glFogCoordfvEXT(java.nio.FloatBuffer arg0) in glFogCoordfvEXT() method in TraceGL
2655 public void glFogCoordfvEXT(float[] arg0,int arg1) in glFogCoordfvEXT() method in TraceGL
H A DGL.java3826 public void glFogCoordfvEXT(java.nio.FloatBuffer m); in glFogCoordfvEXT() method
3829 public void glFogCoordfvEXT(float[] m, int m_offset); in glFogCoordfvEXT() method
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h6281 #define glFogCoordfvEXT SAGE_glFogCoordfvEXT macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py5582 glFogCoordfvEXT = _link_function('glFogCoordfvEXT', None, [POINTER(GLfloat)], 'EXT_fog_coord') variable
H A Dglext_arb.py8229 glFogCoordfvEXT = _link_function('glFogCoordfvEXT', None, [POINTER(GLfloat)], 'EXT_fog_coord') variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py5582 glFogCoordfvEXT = _link_function('glFogCoordfvEXT', None, [POINTER(GLfloat)], 'EXT_fog_coord') variable
H A Dglext_arb.py8229 glFogCoordfvEXT = _link_function('glFogCoordfvEXT', None, [POINTER(GLfloat)], 'EXT_fog_coord') variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5387 (define-entry-point glFogCoordfvEXT PFNGLFOGCOORDFVEXTPROC "typedef void (APIENTRYP PFNGLFOGCOORDFV… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h4535 #define glFogCoordfvEXT GLEW_GET_FUN(__glewFogCoordfvEXT) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h5142 #define glFogCoordfvEXT pglFogCoordfvEXT macro

12345