Home
last modified time | relevance | path

Searched defs:glVertexAttribs3dvNV (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.py202 glVertexAttribs3dvNV=wrapper.wrapper(glVertexAttribs3dvNV).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/NV/
H A Dvertex_program.py202 glVertexAttribs3dvNV=wrapper.wrapper(glVertexAttribs3dvNV).setInputArraySize( variable
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DNV_vertex_program.java318 …void glVertexAttribs3dvNV(@GLuint int index, @AutoSize(value = "v", expression = " / 3") @GLsizei … in glVertexAttribs3dvNV() method
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp115 glx::PFNGLVERTEXATTRIBS3DVNVPROC glx::glVertexAttribs3dvNV ; member in glx
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp115 glx::PFNGLVERTEXATTRIBS3DVNVPROC glx::glVertexAttribs3dvNV ; member in glx
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Dvertex_program.py270 def glVertexAttribs3dvNV(index,count,v):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dvertex_program.py270 def glVertexAttribs3dvNV(index,count,v):pass function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp445 glVertexAttribs3dvNVPROC glVertexAttribs3dvNV = NULL; variable
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1452 #define glVertexAttribs3dvNV MANGLE(VertexAttribs3dvNV) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1452 #define glVertexAttribs3dvNV MANGLE(VertexAttribs3dvNV) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas4889 procedure glVertexAttribs3dvNV( 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.h1307 #define glVertexAttribs3dvNV __aglVertexAttribs3dvNV macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h1858 #define glVertexAttribs3dvNV MANGLE(VertexAttribs3dvNV) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1599 #define glVertexAttribs3dvNV _al_glVertexAttribs3dvNV macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp3056 PFNGLVERTEXATTRIBS3DVNVPROC glVertexAttribs3dvNV = NULL; variable
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h7223 #define glVertexAttribs3dvNV OGLEXT_MAKEGLNAME(VertexAttribs3dvNV) macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java11546 public void glVertexAttribs3dvNV(int arg0,int arg1,java.nio.DoubleBuffer arg2) in glVertexAttribs3dvNV() method in DebugGL
11552 public void glVertexAttribs3dvNV(int arg0,int arg1,double[] arg2,int arg3) in glVertexAttribs3dvNV() method in DebugGL
H A DTraceGL.java13448 public void glVertexAttribs3dvNV(int arg0,int arg1,java.nio.DoubleBuffer arg2) in glVertexAttribs3dvNV() method in TraceGL
13455 public void glVertexAttribs3dvNV(int arg0,int arg1,double[] arg2,int arg3) in glVertexAttribs3dvNV() method in TraceGL
H A DGL.java8444 public void glVertexAttribs3dvNV(int index, int count, java.nio.DoubleBuffer v); in glVertexAttribs3dvNV() method
8447 public void glVertexAttribs3dvNV(int index, int count, double[] v, int v_offset); in glVertexAttribs3dvNV() method
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h7389 #define glVertexAttribs3dvNV SAGE_glVertexAttribs3dvNV macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py6518 glVertexAttribs3dvNV = _link_function('glVertexAttribs3dvNV', None, [GLuint, GLsizei, POINTER(GLdou… variable
H A Dglext_arb.py9161 glVertexAttribs3dvNV = _link_function('glVertexAttribs3dvNV', None, [GLuint, GLsizei, POINTER(GLdou… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py6518 glVertexAttribs3dvNV = _link_function('glVertexAttribs3dvNV', None, [GLuint, GLsizei, POINTER(GLdou… variable
H A Dglext_arb.py9161 glVertexAttribs3dvNV = _link_function('glVertexAttribs3dvNV', None, [GLuint, GLsizei, POINTER(GLdou… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5604 (define-entry-point glVertexAttribs3dvNV PFNGLVERTEXATTRIBS3DVNVPROC "typedef void (APIENTRYP PFNGL… unknown

12345