Home
last modified time | relevance | path

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

12345

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/SUN/
H A Dvertex.py38 glColor3fVertex3fvSUN=wrapper.wrapper(glColor3fVertex3fvSUN).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/SUN/
H A Dvertex.py38 glColor3fVertex3fvSUN=wrapper.wrapper(glColor3fVertex3fvSUN).setInputArraySize( variable
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/SUN/
H A Dvertex.py20 def glColor3fVertex3fvSUN(c,v):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/SUN/
H A Dvertex.py20 def glColor3fVertex3fvSUN(c,v):pass function
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h221 #define glColor3fVertex3fvSUN MANGLE(Color3fVertex3fvSUN) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h221 #define glColor3fVertex3fvSUN MANGLE(Color3fVertex3fvSUN) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas5312 procedure glColor3fVertex3fvSUN( const param1 : PGLfloat; const param2 : PGLfloat ); external name … procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1086 #define glColor3fVertex3fvSUN __aglColor3fVertex3fvSUN macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h172 #define glColor3fVertex3fvSUN MANGLE(Color3fVertex3fvSUN) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1378 #define glColor3fVertex3fvSUN _al_glColor3fVertex3fvSUN macro
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h9607 … #define glColor3fVertex3fvSUN OGLEXT_MAKEGLNAME(Color3fVertex3fvSUN) macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java588 public void glColor3fVertex3fvSUN(java.nio.FloatBuffer arg0,java.nio.FloatBuffer arg1) in glColor3fVertex3fvSUN() method in DebugGL
594 public void glColor3fVertex3fvSUN(float[] arg0,int arg1,float[] arg2,int arg3) in glColor3fVertex3fvSUN() method in DebugGL
H A DTraceGL.java673 public void glColor3fVertex3fvSUN(java.nio.FloatBuffer arg0,java.nio.FloatBuffer arg1) in glColor3fVertex3fvSUN() method in TraceGL
680 public void glColor3fVertex3fvSUN(float[] arg0,int arg1,float[] arg2,int arg3) in glColor3fVertex3fvSUN() method in TraceGL
H A DGL.java2976 public void glColor3fVertex3fvSUN(java.nio.FloatBuffer c, java.nio.FloatBuffer v); in glColor3fVertex3fvSUN() method
2979 public void glColor3fVertex3fvSUN(float[] c, int c_offset, float[] v, int v_offset); in glColor3fVertex3fvSUN() method
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h6509 #define glColor3fVertex3fvSUN SAGE_glColor3fVertex3fvSUN macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py5786 glColor3fVertex3fvSUN = _link_function('glColor3fVertex3fvSUN', None, [POINTER(GLfloat), POINTER(GL… variable
H A Dglext_arb.py8433 glColor3fVertex3fvSUN = _link_function('glColor3fVertex3fvSUN', None, [POINTER(GLfloat), POINTER(GL… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py5786 glColor3fVertex3fvSUN = _link_function('glColor3fVertex3fvSUN', None, [POINTER(GLfloat), POINTER(GL… variable
H A Dglext_arb.py8433 glColor3fVertex3fvSUN = _link_function('glColor3fVertex3fvSUN', None, [POINTER(GLfloat), POINTER(GL… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5434 (define-entry-point glColor3fVertex3fvSUN PFNGLCOLOR3FVERTEX3FVSUNPROC "typedef void (APIENTRYP PFN… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h8994 #define glColor3fVertex3fvSUN GLEW_GET_FUN(__glewColor3fVertex3fvSUN) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h5487 #define glColor3fVertex3fvSUN pglColor3fVertex3fvSUN macro
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h8939 #define glColor3fVertex3fvSUN GLEW_GET_FUN(__glewColor3fVertex3fvSUN) macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h8994 #define glColor3fVertex3fvSUN GLEW_GET_FUN(__glewColor3fVertex3fvSUN) macro
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/
H A Dgdkglglext.h4728 GdkGLProc_glColor3fVertex3fvSUN glColor3fVertex3fvSUN; member

12345