Home
last modified time | relevance | path

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

12345

/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DNV_vertex_program.java246 void glVertexAttrib1sNV(@GLuint int index, short x); in glVertexAttrib1sNV() method
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp88 glx::PFNGLVERTEXATTRIB1SNVPROC glx::glVertexAttrib1sNV ; member in glx
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp88 glx::PFNGLVERTEXATTRIB1SNVPROC glx::glVertexAttrib1sNV ; member in glx
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Dvertex_program.py183 def glVertexAttrib1sNV(index,x):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dvertex_program.py183 def glVertexAttrib1sNV(index,x):pass function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp411 glVertexAttrib1sNVPROC glVertexAttrib1sNV = NULL; variable
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1350 #define glVertexAttrib1sNV MANGLE(VertexAttrib1sNV) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1350 #define glVertexAttrib1sNV MANGLE(VertexAttrib1sNV) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas4855 procedure glVertexAttrib1sNV( index: GLuint; x: GLshort ); external name '_glVertexAttrib1sNV'; procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1279 #define glVertexAttrib1sNV __aglVertexAttrib1sNV macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h1711 #define glVertexAttrib1sNV MANGLE(VertexAttrib1sNV) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1571 #define glVertexAttrib1sNV _al_glVertexAttrib1sNV macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp2859 PFNGLVERTEXATTRIB1SNVPROC glVertexAttrib1sNV = NULL; variable
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h7194 #define glVertexAttrib1sNV OGLEXT_MAKEGLNAME(VertexAttrib1sNV) macro
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h7277 #define glVertexAttrib1sNV SAGE_glVertexAttrib1sNV macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py6434 glVertexAttrib1sNV = _link_function('glVertexAttrib1sNV', None, [GLuint, GLshort], 'NV_vertex_progr… variable
H A Dglext_arb.py9077 glVertexAttrib1sNV = _link_function('glVertexAttrib1sNV', None, [GLuint, GLshort], 'NV_vertex_progr… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py6434 glVertexAttrib1sNV = _link_function('glVertexAttrib1sNV', None, [GLuint, GLshort], 'NV_vertex_progr… variable
H A Dglext_arb.py9077 glVertexAttrib1sNV = _link_function('glVertexAttrib1sNV', None, [GLuint, GLshort], 'NV_vertex_progr… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5576 (define-entry-point glVertexAttrib1sNV PFNGLVERTEXATTRIB1SNVPROC "typedef void (APIENTRYP PFNGLVERT… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h7806 #define glVertexAttrib1sNV GLEW_GET_FUN(__glewVertexAttrib1sNV) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h6704 #define glVertexAttrib1sNV pglVertexAttrib1sNV macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java10334 public void glVertexAttrib1sNV(int arg0,short arg1) in glVertexAttrib1sNV() method in DebugGL
H A DTraceGL.java12034 public void glVertexAttrib1sNV(int arg0,short arg1) in glVertexAttrib1sNV() method in TraceGL
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h7751 #define glVertexAttrib1sNV GLEW_GET_FUN(__glewVertexAttrib1sNV) macro

12345