Home
last modified time | relevance | path

Searched defs:glGetDetailTexFuncSGIS (Results 1 – 25 of 112) sorted by relevance

12345

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/SGIS/
H A Ddetail_texture.py41 glGetDetailTexFuncSGIS=wrapper.wrapper(glGetDetailTexFuncSGIS).setOutput( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/SGIS/
H A Ddetail_texture.py41 glGetDetailTexFuncSGIS=wrapper.wrapper(glGetDetailTexFuncSGIS).setOutput( variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/SGIS/
H A Ddetail_texture.py27 def glGetDetailTexFuncSGIS(target,points):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/SGIS/
H A Ddetail_texture.py27 def glGetDetailTexFuncSGIS(target,points):pass function
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h537 #define glGetDetailTexFuncSGIS MANGLE(GetDetailTexFuncSGIS) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h537 #define glGetDetailTexFuncSGIS MANGLE(GetDetailTexFuncSGIS) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas4988 procedure glGetDetailTexFuncSGIS( param1 : GLenum; param2 : PGLfloat ); external name '_glGetDetail… procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h802 #define glGetDetailTexFuncSGIS __aglGetDetailTexFuncSGIS macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h592 #define glGetDetailTexFuncSGIS MANGLE(GetDetailTexFuncSGIS) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1094 #define glGetDetailTexFuncSGIS _al_glGetDetailTexFuncSGIS macro
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h7567 … #define glGetDetailTexFuncSGIS OGLEXT_MAKEGLNAME(GetDetailTexFuncSGIS) macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java3104 public void glGetDetailTexFuncSGIS(int arg0,java.nio.FloatBuffer arg1) in glGetDetailTexFuncSGIS() method in DebugGL
3110 public void glGetDetailTexFuncSGIS(int arg0,float[] arg1,int arg2) in glGetDetailTexFuncSGIS() method in DebugGL
H A DTraceGL.java3607 public void glGetDetailTexFuncSGIS(int arg0,java.nio.FloatBuffer arg1) in glGetDetailTexFuncSGIS() method in TraceGL
3614 public void glGetDetailTexFuncSGIS(int arg0,float[] arg1,int arg2) in glGetDetailTexFuncSGIS() method in TraceGL
H A DGL.java4235 public void glGetDetailTexFuncSGIS(int pname, java.nio.FloatBuffer params); in glGetDetailTexFuncSGIS() method
4238 public void glGetDetailTexFuncSGIS(int pname, float[] params, int params_offset); in glGetDetailTexFuncSGIS() method
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h5501 #define glGetDetailTexFuncSGIS SAGE_glGetDetailTexFuncSGIS macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py4950 glGetDetailTexFuncSGIS = _link_function('glGetDetailTexFuncSGIS', None, [GLenum, POINTER(GLfloat)],… variable
H A Dglext_arb.py7597 glGetDetailTexFuncSGIS = _link_function('glGetDetailTexFuncSGIS', None, [GLenum, POINTER(GLfloat)],… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py4950 glGetDetailTexFuncSGIS = _link_function('glGetDetailTexFuncSGIS', None, [GLenum, POINTER(GLfloat)],… variable
H A Dglext_arb.py7597 glGetDetailTexFuncSGIS = _link_function('glGetDetailTexFuncSGIS', None, [GLenum, POINTER(GLfloat)],… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5266 (define-entry-point glGetDetailTexFuncSGIS PFNGLGETDETAILTEXFUNCSGISPROC "typedef void (APIENTRYP P… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h8121 #define glGetDetailTexFuncSGIS GLEW_GET_FUN(__glewGetDetailTexFuncSGIS) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h3796 #define glGetDetailTexFuncSGIS pglGetDetailTexFuncSGIS macro
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h8066 #define glGetDetailTexFuncSGIS GLEW_GET_FUN(__glewGetDetailTexFuncSGIS) macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h8121 #define glGetDetailTexFuncSGIS GLEW_GET_FUN(__glewGetDetailTexFuncSGIS) macro
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/
H A Dgdkglglext.h2816 GdkGLProc_glGetDetailTexFuncSGIS glGetDetailTexFuncSGIS; member

12345