Home
last modified time | relevance | path

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

12345

/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DNV_vertex_program.java264 void glVertexAttrib3sNV(@GLuint int index, short x, short y, short z); in glVertexAttrib3sNV() method
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp100 glx::PFNGLVERTEXATTRIB3SNVPROC glx::glVertexAttrib3sNV ; member in glx
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp100 glx::PFNGLVERTEXATTRIB3SNVPROC glx::glVertexAttrib3sNV ; member in glx
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Dvertex_program.py219 def glVertexAttrib3sNV(index,x,y,z):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dvertex_program.py219 def glVertexAttrib3sNV(index,x,y,z):pass function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp417 glVertexAttrib3sNVPROC glVertexAttrib3sNV = NULL; variable
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1390 #define glVertexAttrib3sNV MANGLE(VertexAttrib3sNV) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1390 #define glVertexAttrib3sNV MANGLE(VertexAttrib3sNV) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas4861 procedure glVertexAttrib3sNV( index: GLuint; x: GLshort; y: GLshort; z: GLshort ); external name '_… procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1291 #define glVertexAttrib3sNV __aglVertexAttrib3sNV macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h1751 #define glVertexAttrib3sNV MANGLE(VertexAttrib3sNV) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1583 #define glVertexAttrib3sNV _al_glVertexAttrib3sNV macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp2899 PFNGLVERTEXATTRIB3SNVPROC glVertexAttrib3sNV = NULL; variable
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h7206 #define glVertexAttrib3sNV OGLEXT_MAKEGLNAME(VertexAttrib3sNV) macro
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h7325 #define glVertexAttrib3sNV SAGE_glVertexAttrib3sNV macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py6470 glVertexAttrib3sNV = _link_function('glVertexAttrib3sNV', None, [GLuint, GLshort, GLshort, GLshort]… variable
H A Dglext_arb.py9113 glVertexAttrib3sNV = _link_function('glVertexAttrib3sNV', None, [GLuint, GLshort, GLshort, GLshort]… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py6470 glVertexAttrib3sNV = _link_function('glVertexAttrib3sNV', None, [GLuint, GLshort, GLshort, GLshort]… variable
H A Dglext_arb.py9113 glVertexAttrib3sNV = _link_function('glVertexAttrib3sNV', None, [GLuint, GLshort, GLshort, GLshort]… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5588 (define-entry-point glVertexAttrib3sNV PFNGLVERTEXATTRIB3SNVPROC "typedef void (APIENTRYP PFNGLVERT… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h7818 #define glVertexAttrib3sNV GLEW_GET_FUN(__glewVertexAttrib3sNV) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h6716 #define glVertexAttrib3sNV pglVertexAttrib3sNV macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java10694 public void glVertexAttrib3sNV(int arg0,short arg1,short arg2,short arg3) in glVertexAttrib3sNV() method in DebugGL
H A DTraceGL.java12454 public void glVertexAttrib3sNV(int arg0,short arg1,short arg2,short arg3) in glVertexAttrib3sNV() method in TraceGL
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h7763 #define glVertexAttrib3sNV GLEW_GET_FUN(__glewVertexAttrib3sNV) macro

12345