Home
last modified time | relevance | path

Searched defs:glInstrumentsBufferSGIX (Results 1 – 25 of 54) sorted by relevance

123

/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/SGIX/
H A Dinstruments.py58 glInstrumentsBufferSGIX=wrapper.wrapper(glInstrumentsBufferSGIX).setOutput( variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/SGIX/
H A Dinstruments.py21 def glInstrumentsBufferSGIX(size,buffer):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/SGIX/
H A Dinstruments.py21 def glInstrumentsBufferSGIX(size,buffer):pass function
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h709 #define glInstrumentsBufferSGIX MANGLE(InstrumentsBufferSGIX) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h709 #define glInstrumentsBufferSGIX MANGLE(InstrumentsBufferSGIX) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas5069 procedure glInstrumentsBufferSGIX( param1 : GLsizei; param2 : PGLint ); external name '_glInstrumen… procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h850 #define glInstrumentsBufferSGIX __aglInstrumentsBufferSGIX macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h853 #define glInstrumentsBufferSGIX MANGLE(InstrumentsBufferSGIX) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1142 #define glInstrumentsBufferSGIX _al_glInstrumentsBufferSGIX macro
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h8613 … #define glInstrumentsBufferSGIX OGLEXT_MAKEGLNAME(InstrumentsBufferSGIX) macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java4970 public void glInstrumentsBufferSGIX(int arg0,java.nio.IntBuffer arg1) in glInstrumentsBufferSGIX() method in DebugGL
4976 public void glInstrumentsBufferSGIX(int arg0,int[] arg1,int arg2) in glInstrumentsBufferSGIX() method in DebugGL
H A DTraceGL.java5782 public void glInstrumentsBufferSGIX(int arg0,java.nio.IntBuffer arg1) in glInstrumentsBufferSGIX() method in TraceGL
5789 public void glInstrumentsBufferSGIX(int arg0,int[] arg1,int arg2) in glInstrumentsBufferSGIX() method in TraceGL
H A DGL.java5164 public void glInstrumentsBufferSGIX(int size, java.nio.IntBuffer buffer); in glInstrumentsBufferSGIX() method
5167 public void glInstrumentsBufferSGIX(int size, int[] buffer, int buffer_offset); in glInstrumentsBufferSGIX() method
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h5689 #define glInstrumentsBufferSGIX SAGE_glInstrumentsBufferSGIX macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py5092 glInstrumentsBufferSGIX = _link_function('glInstrumentsBufferSGIX', None, [GLsizei, POINTER(GLint)]… variable
H A Dglext_arb.py7739 glInstrumentsBufferSGIX = _link_function('glInstrumentsBufferSGIX', None, [GLsizei, POINTER(GLint)]… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py5092 glInstrumentsBufferSGIX = _link_function('glInstrumentsBufferSGIX', None, [GLsizei, POINTER(GLint)]… variable
H A Dglext_arb.py7739 glInstrumentsBufferSGIX = _link_function('glInstrumentsBufferSGIX', None, [GLsizei, POINTER(GLint)]… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5290 (define-entry-point glInstrumentsBufferSGIX PFNGLINSTRUMENTSBUFFERSGIXPROC "typedef void (APIENTRYP… unknown
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h4197 #define glInstrumentsBufferSGIX pglInstrumentsBufferSGIX macro
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/
H A Dgdkglglext.h3120 GdkGLProc_glInstrumentsBufferSGIX glInstrumentsBufferSGIX; member
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h17101 inline void QOpenGLExtension_SGIX_instruments::glInstrumentsBufferSGIX(GLsizei size, GLint *buffer) in glInstrumentsBufferSGIX() function
/dports/databases/qt5-sqldrivers-tds/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h17101 inline void QOpenGLExtension_SGIX_instruments::glInstrumentsBufferSGIX(GLsizei size, GLint *buffer) in glInstrumentsBufferSGIX() function
/dports/databases/qt5-sqldrivers-sqlite3/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h17101 inline void QOpenGLExtension_SGIX_instruments::glInstrumentsBufferSGIX(GLsizei size, GLint *buffer) in glInstrumentsBufferSGIX() function
/dports/devel/love07/love-HEAD/src/modules/graphics/opengl/
H A DGLee.h4875 #define glInstrumentsBufferSGIX pglInstrumentsBufferSGIX macro

123