Home
last modified time | relevance | path

Searched defs:glVertexAttrib4svNV (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.py171 glVertexAttrib4svNV=wrapper.wrapper(glVertexAttrib4svNV).setInputArraySize( variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/NV/
H A Dvertex_program.py171 glVertexAttrib4svNV=wrapper.wrapper(glVertexAttrib4svNV).setInputArraySize( variable
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp107 glx::PFNGLVERTEXATTRIB4SVNVPROC glx::glVertexAttrib4svNV ; member in glx
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp107 glx::PFNGLVERTEXATTRIB4SVNVPROC glx::glVertexAttrib4svNV ; member in glx
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Dvertex_program.py240 def glVertexAttrib4svNV(index,v):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dvertex_program.py240 def glVertexAttrib4svNV(index,v):pass function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp433 glVertexAttrib4svNVPROC glVertexAttrib4svNV = NULL; variable
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1431 #define glVertexAttrib4svNV MANGLE(VertexAttrib4svNV) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1431 #define glVertexAttrib4svNV MANGLE(VertexAttrib4svNV) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas4877 procedure glVertexAttrib4svNV( index: GLuint; v: PGLshort ); external name '_glVertexAttrib4svNV'; procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1298 #define glVertexAttrib4svNV __aglVertexAttrib4svNV macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h1792 #define glVertexAttrib4svNV MANGLE(VertexAttrib4svNV) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1590 #define glVertexAttrib4svNV _al_glVertexAttrib4svNV macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp2940 PFNGLVERTEXATTRIB4SVNVPROC glVertexAttrib4svNV = NULL; variable
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h7213 #define glVertexAttrib4svNV OGLEXT_MAKEGLNAME(VertexAttrib4svNV) macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java11108 public void glVertexAttrib4svNV(int arg0,java.nio.ShortBuffer arg1) in glVertexAttrib4svNV() method in DebugGL
11114 public void glVertexAttrib4svNV(int arg0,short[] arg1,int arg2) in glVertexAttrib4svNV() method in DebugGL
H A DTraceGL.java12937 public void glVertexAttrib4svNV(int arg0,java.nio.ShortBuffer arg1) in glVertexAttrib4svNV() method in TraceGL
12944 public void glVertexAttrib4svNV(int arg0,short[] arg1,int arg2) in glVertexAttrib4svNV() method in TraceGL
H A DGL.java8223 public void glVertexAttrib4svNV(int target, java.nio.ShortBuffer v); in glVertexAttrib4svNV() method
8226 public void glVertexAttrib4svNV(int target, short[] v, int v_offset); in glVertexAttrib4svNV() method
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h7353 #define glVertexAttrib4svNV SAGE_glVertexAttrib4svNV macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py6491 glVertexAttrib4svNV = _link_function('glVertexAttrib4svNV', None, [GLuint, POINTER(GLshort)], 'NV_v… variable
H A Dglext_arb.py9134 glVertexAttrib4svNV = _link_function('glVertexAttrib4svNV', None, [GLuint, POINTER(GLshort)], 'NV_v… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py6491 glVertexAttrib4svNV = _link_function('glVertexAttrib4svNV', None, [GLuint, POINTER(GLshort)], 'NV_v… variable
H A Dglext_arb.py9134 glVertexAttrib4svNV = _link_function('glVertexAttrib4svNV', None, [GLuint, POINTER(GLshort)], 'NV_v… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5595 (define-entry-point glVertexAttrib4svNV PFNGLVERTEXATTRIB4SVNVPROC "typedef void (APIENTRYP PFNGLVE… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h7825 #define glVertexAttrib4svNV GLEW_GET_FUN(__glewVertexAttrib4svNV) macro

12345