Home
last modified time | relevance | path

Searched defs:glVertexAttrib4sNV (Results 1 – 25 of 115) sorted by relevance

12345

/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DNV_vertex_program.java273 void glVertexAttrib4sNV(@GLuint int index, short x, short y, short z, short w); in glVertexAttrib4sNV() method
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp106 glx::PFNGLVERTEXATTRIB4SNVPROC glx::glVertexAttrib4sNV ; member in glx
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp106 glx::PFNGLVERTEXATTRIB4SNVPROC glx::glVertexAttrib4sNV ; member in glx
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Dvertex_program.py237 def glVertexAttrib4sNV(index,x,y,z,w):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dvertex_program.py237 def glVertexAttrib4sNV(index,x,y,z,w):pass function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp420 glVertexAttrib4sNVPROC glVertexAttrib4sNV = NULL; variable
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1428 #define glVertexAttrib4sNV MANGLE(VertexAttrib4sNV) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1428 #define glVertexAttrib4sNV MANGLE(VertexAttrib4sNV) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas4864 procedure glVertexAttrib4sNV( index: GLuint; x: GLshort; y: GLshort; z: GLshort; w: GLshort ); exte… procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1297 #define glVertexAttrib4sNV __aglVertexAttrib4sNV macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h1789 #define glVertexAttrib4sNV MANGLE(VertexAttrib4sNV) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1589 #define glVertexAttrib4sNV _al_glVertexAttrib4sNV macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp2937 PFNGLVERTEXATTRIB4SNVPROC glVertexAttrib4sNV = NULL; variable
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h7212 #define glVertexAttrib4sNV OGLEXT_MAKEGLNAME(VertexAttrib4sNV) macro
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h7349 #define glVertexAttrib4sNV SAGE_glVertexAttrib4sNV macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py6488 glVertexAttrib4sNV = _link_function('glVertexAttrib4sNV', None, [GLuint, GLshort, GLshort, GLshort,… variable
H A Dglext_arb.py9131 glVertexAttrib4sNV = _link_function('glVertexAttrib4sNV', None, [GLuint, GLshort, GLshort, GLshort,… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py6488 glVertexAttrib4sNV = _link_function('glVertexAttrib4sNV', None, [GLuint, GLshort, GLshort, GLshort,… variable
H A Dglext_arb.py9131 glVertexAttrib4sNV = _link_function('glVertexAttrib4sNV', None, [GLuint, GLshort, GLshort, GLshort,… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5594 (define-entry-point glVertexAttrib4sNV PFNGLVERTEXATTRIB4SNVPROC "typedef void (APIENTRYP PFNGLVERT… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h7824 #define glVertexAttrib4sNV GLEW_GET_FUN(__glewVertexAttrib4sNV) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h6722 #define glVertexAttrib4sNV pglVertexAttrib4sNV macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java11078 public void glVertexAttrib4sNV(int arg0,short arg1,short arg2,short arg3,short arg4) in glVertexAttrib4sNV() method in DebugGL
H A DTraceGL.java12902 public void glVertexAttrib4sNV(int arg0,short arg1,short arg2,short arg3,short arg4) in glVertexAttrib4sNV() method in TraceGL
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h7769 #define glVertexAttrib4sNV GLEW_GET_FUN(__glewVertexAttrib4sNV) macro

12345