Home
last modified time | relevance | path

Searched defs:glVertexAttribs2dvNV (Results 1 – 25 of 117) sorted by relevance

12345

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/NV/
H A Dvertex_program.py190 glVertexAttribs2dvNV=wrapper.wrapper(glVertexAttribs2dvNV).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/NV/
H A Dvertex_program.py190 glVertexAttribs2dvNV=wrapper.wrapper(glVertexAttribs2dvNV).setInputArraySize( variable
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DNV_vertex_program.java306 …void glVertexAttribs2dvNV(@GLuint int index, @AutoSize(value = "v", expression = " >> 1") @GLsizei… in glVertexAttribs2dvNV() method
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp112 glx::PFNGLVERTEXATTRIBS2DVNVPROC glx::glVertexAttribs2dvNV ; member in glx
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp112 glx::PFNGLVERTEXATTRIBS2DVNVPROC glx::glVertexAttribs2dvNV ; member in glx
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Dvertex_program.py261 def glVertexAttribs2dvNV(index,count,v):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dvertex_program.py261 def glVertexAttribs2dvNV(index,count,v):pass function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp442 glVertexAttribs2dvNVPROC glVertexAttribs2dvNV = NULL; variable
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1448 #define glVertexAttribs2dvNV MANGLE(VertexAttribs2dvNV) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1448 #define glVertexAttribs2dvNV MANGLE(VertexAttribs2dvNV) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas4886 procedure glVertexAttribs2dvNV( index: GLuint; n: GLsizei; v: PGLdouble ); external name '_glVertex… procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1304 #define glVertexAttribs2dvNV __aglVertexAttribs2dvNV macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h1854 #define glVertexAttribs2dvNV MANGLE(VertexAttribs2dvNV) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1596 #define glVertexAttribs2dvNV _al_glVertexAttribs2dvNV macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp3052 PFNGLVERTEXATTRIBS2DVNVPROC glVertexAttribs2dvNV = NULL; variable
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h7220 #define glVertexAttribs2dvNV OGLEXT_MAKEGLNAME(VertexAttribs2dvNV) macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java11498 public void glVertexAttribs2dvNV(int arg0,int arg1,java.nio.DoubleBuffer arg2) in glVertexAttribs2dvNV() method in DebugGL
11504 public void glVertexAttribs2dvNV(int arg0,int arg1,double[] arg2,int arg3) in glVertexAttribs2dvNV() method in DebugGL
H A DTraceGL.java13392 public void glVertexAttribs2dvNV(int arg0,int arg1,java.nio.DoubleBuffer arg2) in glVertexAttribs2dvNV() method in TraceGL
13399 public void glVertexAttribs2dvNV(int arg0,int arg1,double[] arg2,int arg3) in glVertexAttribs2dvNV() method in TraceGL
H A DGL.java8420 public void glVertexAttribs2dvNV(int index, int count, java.nio.DoubleBuffer v); in glVertexAttribs2dvNV() method
8423 public void glVertexAttribs2dvNV(int index, int count, double[] v, int v_offset); in glVertexAttribs2dvNV() method
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h7377 #define glVertexAttribs2dvNV SAGE_glVertexAttribs2dvNV macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py6509 glVertexAttribs2dvNV = _link_function('glVertexAttribs2dvNV', None, [GLuint, GLsizei, POINTER(GLdou… variable
H A Dglext_arb.py9152 glVertexAttribs2dvNV = _link_function('glVertexAttribs2dvNV', None, [GLuint, GLsizei, POINTER(GLdou… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py6509 glVertexAttribs2dvNV = _link_function('glVertexAttribs2dvNV', None, [GLuint, GLsizei, POINTER(GLdou… variable
H A Dglext_arb.py9152 glVertexAttribs2dvNV = _link_function('glVertexAttribs2dvNV', None, [GLuint, GLsizei, POINTER(GLdou… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5601 (define-entry-point glVertexAttribs2dvNV PFNGLVERTEXATTRIBS2DVNVPROC "typedef void (APIENTRYP PFNGL… unknown

12345