Home
last modified time | relevance | path

Searched defs:glFragmentLightfvSGIX (Results 1 – 25 of 111) sorted by relevance

12345

/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/SGIX/
H A Dfragment_lighting.py23 glFragmentLightfvSGIX=wrapper.wrapper(glFragmentLightfvSGIX).setInputArraySize( variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/SGIX/
H A Dfragment_lighting.py54 def glFragmentLightfvSGIX(light,pname,params):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/SGIX/
H A Dfragment_lighting.py54 def glFragmentLightfvSGIX(light,pname,params):pass function
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h456 #define glFragmentLightfvSGIX MANGLE(FragmentLightfvSGIX) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h456 #define glFragmentLightfvSGIX MANGLE(FragmentLightfvSGIX) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas5171 procedure glFragmentLightfvSGIX( param1 : GLenum; param2 : GLenum; const param3 : PGLfloat ); exter… procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h942 #define glFragmentLightfvSGIX __aglFragmentLightfvSGIX macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h475 #define glFragmentLightfvSGIX MANGLE(FragmentLightfvSGIX) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1234 #define glFragmentLightfvSGIX _al_glFragmentLightfvSGIX macro
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h8477 … #define glFragmentLightfvSGIX OGLEXT_MAKEGLNAME(FragmentLightfvSGIX) macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java2407 public void glFragmentLightfvSGIX(int arg0,int arg1,java.nio.FloatBuffer arg2) in glFragmentLightfvSGIX() method in DebugGL
2413 public void glFragmentLightfvSGIX(int arg0,int arg1,float[] arg2,int arg3) in glFragmentLightfvSGIX() method in DebugGL
H A DTraceGL.java2795 public void glFragmentLightfvSGIX(int arg0,int arg1,java.nio.FloatBuffer arg2) in glFragmentLightfvSGIX() method in TraceGL
2802 public void glFragmentLightfvSGIX(int arg0,int arg1,float[] arg2,int arg3) in glFragmentLightfvSGIX() method in TraceGL
H A DGL.java3889 public void glFragmentLightfvSGIX(int target, int pname, java.nio.FloatBuffer params); in glFragmentLightfvSGIX() method
3892 public void glFragmentLightfvSGIX(int target, int pname, float[] params, int params_offset); in glFragmentLightfvSGIX() method
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h5977 #define glFragmentLightfvSGIX SAGE_glFragmentLightfvSGIX macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py5319 glFragmentLightfvSGIX = _link_function('glFragmentLightfvSGIX', None, [GLenum, GLenum, POINTER(GLfl… variable
H A Dglext_arb.py7966 glFragmentLightfvSGIX = _link_function('glFragmentLightfvSGIX', None, [GLenum, GLenum, POINTER(GLfl… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py5319 glFragmentLightfvSGIX = _link_function('glFragmentLightfvSGIX', None, [GLenum, GLenum, POINTER(GLfl… variable
H A Dglext_arb.py7966 glFragmentLightfvSGIX = _link_function('glFragmentLightfvSGIX', None, [GLenum, GLenum, POINTER(GLfl… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5332 (define-entry-point glFragmentLightfvSGIX PFNGLFRAGMENTLIGHTFVSGIXPROC "typedef void (APIENTRYP PFN… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h8444 #define glFragmentLightfvSGIX GLEW_GET_FUN(__glewFragmentLightfvSGIX) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h4742 #define glFragmentLightfvSGIX pglFragmentLightfvSGIX macro
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h8389 #define glFragmentLightfvSGIX GLEW_GET_FUN(__glewFragmentLightfvSGIX) macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h8444 #define glFragmentLightfvSGIX GLEW_GET_FUN(__glewFragmentLightfvSGIX) macro
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/
H A Dgdkglglext.h3704 GdkGLProc_glFragmentLightfvSGIX glFragmentLightfvSGIX; member
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h16980 inline void QOpenGLExtension_SGIX_fragment_lighting::glFragmentLightfvSGIX(GLenum light, GLenum pna… in glFragmentLightfvSGIX() function

12345