Home
last modified time | relevance | path

Searched defs:glVertexAttrib3svNV (Results 1 – 25 of 116) sorted by relevance

12345

/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/GL/NV/
H A Dvertex_program.py162 glVertexAttrib3svNV=wrapper.wrapper(glVertexAttrib3svNV).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/NV/
H A Dvertex_program.py162 glVertexAttrib3svNV=wrapper.wrapper(glVertexAttrib3svNV).setInputArraySize( variable
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp101 glx::PFNGLVERTEXATTRIB3SVNVPROC glx::glVertexAttrib3svNV ; member in glx
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp101 glx::PFNGLVERTEXATTRIB3SVNVPROC glx::glVertexAttrib3svNV ; member in glx
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Dvertex_program.py222 def glVertexAttrib3svNV(index,v):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dvertex_program.py222 def glVertexAttrib3svNV(index,v):pass function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp430 glVertexAttrib3svNVPROC glVertexAttrib3svNV = NULL; variable
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1393 #define glVertexAttrib3svNV MANGLE(VertexAttrib3svNV) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1393 #define glVertexAttrib3svNV MANGLE(VertexAttrib3svNV) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas4874 procedure glVertexAttrib3svNV( index: GLuint; v: PGLshort ); external name '_glVertexAttrib3svNV'; procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1292 #define glVertexAttrib3svNV __aglVertexAttrib3svNV macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h1754 #define glVertexAttrib3svNV MANGLE(VertexAttrib3svNV) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1584 #define glVertexAttrib3svNV _al_glVertexAttrib3svNV macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp2902 PFNGLVERTEXATTRIB3SVNVPROC glVertexAttrib3svNV = NULL; variable
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h7207 #define glVertexAttrib3svNV OGLEXT_MAKEGLNAME(VertexAttrib3svNV) macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java10724 public void glVertexAttrib3svNV(int arg0,java.nio.ShortBuffer arg1) in glVertexAttrib3svNV() method in DebugGL
10730 public void glVertexAttrib3svNV(int arg0,short[] arg1,int arg2) in glVertexAttrib3svNV() method in DebugGL
H A DTraceGL.java12489 public void glVertexAttrib3svNV(int arg0,java.nio.ShortBuffer arg1) in glVertexAttrib3svNV() method in TraceGL
12496 public void glVertexAttrib3svNV(int arg0,short[] arg1,int arg2) in glVertexAttrib3svNV() method in TraceGL
H A DGL.java8031 public void glVertexAttrib3svNV(int target, java.nio.ShortBuffer v); in glVertexAttrib3svNV() method
8034 public void glVertexAttrib3svNV(int target, short[] v, int v_offset); in glVertexAttrib3svNV() method
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h7329 #define glVertexAttrib3svNV SAGE_glVertexAttrib3svNV macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py6473 glVertexAttrib3svNV = _link_function('glVertexAttrib3svNV', None, [GLuint, POINTER(GLshort)], 'NV_v… variable
H A Dglext_arb.py9116 glVertexAttrib3svNV = _link_function('glVertexAttrib3svNV', None, [GLuint, POINTER(GLshort)], 'NV_v… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py6473 glVertexAttrib3svNV = _link_function('glVertexAttrib3svNV', None, [GLuint, POINTER(GLshort)], 'NV_v… variable
H A Dglext_arb.py9116 glVertexAttrib3svNV = _link_function('glVertexAttrib3svNV', None, [GLuint, POINTER(GLshort)], 'NV_v… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5589 (define-entry-point glVertexAttrib3svNV PFNGLVERTEXATTRIB3SVNVPROC "typedef void (APIENTRYP PFNGLVE… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h7819 #define glVertexAttrib3svNV GLEW_GET_FUN(__glewVertexAttrib3svNV) macro

12345