Home
last modified time | relevance | path

Searched defs:glVertexAttrib4fNV (Results 1 – 25 of 117) sorted by relevance

12345

/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DNV_vertex_program.java276 void glVertexAttrib4fNV(@GLuint int index, float x, float y, float z, float w); in glVertexAttrib4fNV() method
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp104 glx::PFNGLVERTEXATTRIB4FNVPROC glx::glVertexAttrib4fNV ; member in glx
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp104 glx::PFNGLVERTEXATTRIB4FNVPROC glx::glVertexAttrib4fNV ; member in glx
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Dvertex_program.py231 def glVertexAttrib4fNV(index,x,y,z,w):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dvertex_program.py231 def glVertexAttrib4fNV(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.cpp421 glVertexAttrib4fNVPROC glVertexAttrib4fNV = NULL; variable
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1404 #define glVertexAttrib4fNV MANGLE(VertexAttrib4fNV) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1404 #define glVertexAttrib4fNV MANGLE(VertexAttrib4fNV) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas4865 procedure glVertexAttrib4fNV( index: GLuint; x: GLfloat; y: GLfloat; z: GLfloat; w: GLfloat ); exte… procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1295 #define glVertexAttrib4fNV __aglVertexAttrib4fNV macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h1765 #define glVertexAttrib4fNV MANGLE(VertexAttrib4fNV) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1587 #define glVertexAttrib4fNV _al_glVertexAttrib4fNV macro
/dports/games/gtkradiant/GPL/GtkRadiant/include/
H A Digl.h1949 #define glVertexAttrib4fNV GlobalOpenGL().m_glVertexAttrib4fNV macro
/dports/games/netradiant/netradiant-20150621-src/include/
H A Digl.h1951 #define glVertexAttrib4fNV GlobalOpenGL().m_glVertexAttrib4fNV macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp2927 PFNGLVERTEXATTRIB4FNVPROC glVertexAttrib4fNV = NULL; variable
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h7210 #define glVertexAttrib4fNV OGLEXT_MAKEGLNAME(VertexAttrib4fNV) macro
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h7341 #define glVertexAttrib4fNV SAGE_glVertexAttrib4fNV macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py6482 glVertexAttrib4fNV = _link_function('glVertexAttrib4fNV', None, [GLuint, GLfloat, GLfloat, GLfloat,… variable
H A Dglext_arb.py9125 glVertexAttrib4fNV = _link_function('glVertexAttrib4fNV', None, [GLuint, GLfloat, GLfloat, GLfloat,… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py6482 glVertexAttrib4fNV = _link_function('glVertexAttrib4fNV', None, [GLuint, GLfloat, GLfloat, GLfloat,… variable
H A Dglext_arb.py9125 glVertexAttrib4fNV = _link_function('glVertexAttrib4fNV', None, [GLuint, GLfloat, GLfloat, GLfloat,… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5592 (define-entry-point glVertexAttrib4fNV PFNGLVERTEXATTRIB4FNVPROC "typedef void (APIENTRYP PFNGLVERT… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h7822 #define glVertexAttrib4fNV GLEW_GET_FUN(__glewVertexAttrib4fNV) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h6720 #define glVertexAttrib4fNV pglVertexAttrib4fNV macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java10982 public void glVertexAttrib4fNV(int arg0,float arg1,float arg2,float arg3,float arg4) in glVertexAttrib4fNV() method in DebugGL

12345