Home
last modified time | relevance | path

Searched defs:glVertexAttribs4dvNV (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.py214 glVertexAttribs4dvNV=wrapper.wrapper(glVertexAttribs4dvNV).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/NV/
H A Dvertex_program.py214 glVertexAttribs4dvNV=wrapper.wrapper(glVertexAttribs4dvNV).setInputArraySize( variable
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DNV_vertex_program.java330 …void glVertexAttribs4dvNV(@GLuint int index, @AutoSize(value = "v", expression = " >> 2") @GLsizei… in glVertexAttribs4dvNV() method
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp118 glx::PFNGLVERTEXATTRIBS4DVNVPROC glx::glVertexAttribs4dvNV ; member in glx
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp118 glx::PFNGLVERTEXATTRIBS4DVNVPROC glx::glVertexAttribs4dvNV ; member in glx
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Dvertex_program.py279 def glVertexAttribs4dvNV(index,count,v):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dvertex_program.py279 def glVertexAttribs4dvNV(index,count,v):pass function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp448 glVertexAttribs4dvNVPROC glVertexAttribs4dvNV = NULL; variable
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1456 #define glVertexAttribs4dvNV MANGLE(VertexAttribs4dvNV) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1456 #define glVertexAttribs4dvNV MANGLE(VertexAttribs4dvNV) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas4892 procedure glVertexAttribs4dvNV( 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.h1310 #define glVertexAttribs4dvNV __aglVertexAttribs4dvNV macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h1862 #define glVertexAttribs4dvNV MANGLE(VertexAttribs4dvNV) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1602 #define glVertexAttribs4dvNV _al_glVertexAttribs4dvNV macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp3060 PFNGLVERTEXATTRIBS4DVNVPROC glVertexAttribs4dvNV = NULL; variable
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h7226 #define glVertexAttribs4dvNV OGLEXT_MAKEGLNAME(VertexAttribs4dvNV) macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java11594 public void glVertexAttribs4dvNV(int arg0,int arg1,java.nio.DoubleBuffer arg2) in glVertexAttribs4dvNV() method in DebugGL
11600 public void glVertexAttribs4dvNV(int arg0,int arg1,double[] arg2,int arg3) in glVertexAttribs4dvNV() method in DebugGL
H A DTraceGL.java13504 public void glVertexAttribs4dvNV(int arg0,int arg1,java.nio.DoubleBuffer arg2) in glVertexAttribs4dvNV() method in TraceGL
13511 public void glVertexAttribs4dvNV(int arg0,int arg1,double[] arg2,int arg3) in glVertexAttribs4dvNV() method in TraceGL
H A DGL.java8468 public void glVertexAttribs4dvNV(int index, int count, java.nio.DoubleBuffer v); in glVertexAttribs4dvNV() method
8471 public void glVertexAttribs4dvNV(int index, int count, double[] v, int v_offset); in glVertexAttribs4dvNV() method
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h7401 #define glVertexAttribs4dvNV SAGE_glVertexAttribs4dvNV macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py6527 glVertexAttribs4dvNV = _link_function('glVertexAttribs4dvNV', None, [GLuint, GLsizei, POINTER(GLdou… variable
H A Dglext_arb.py9170 glVertexAttribs4dvNV = _link_function('glVertexAttribs4dvNV', None, [GLuint, GLsizei, POINTER(GLdou… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py6527 glVertexAttribs4dvNV = _link_function('glVertexAttribs4dvNV', None, [GLuint, GLsizei, POINTER(GLdou… variable
H A Dglext_arb.py9170 glVertexAttribs4dvNV = _link_function('glVertexAttribs4dvNV', None, [GLuint, GLsizei, POINTER(GLdou… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5607 (define-entry-point glVertexAttribs4dvNV PFNGLVERTEXATTRIBS4DVNVPROC "typedef void (APIENTRYP PFNGL… unknown

12345