Home
last modified time | relevance | path

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

12345

/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DNV_vertex_program.java255 void glVertexAttrib2sNV(@GLuint int index, short x, short y); in glVertexAttrib2sNV() method
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dglext.cpp94 glx::PFNGLVERTEXATTRIB2SNVPROC glx::glVertexAttrib2sNV ; member in glx
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dglext.cpp94 glx::PFNGLVERTEXATTRIB2SNVPROC glx::glVertexAttrib2sNV ; member in glx
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Dvertex_program.py201 def glVertexAttrib2sNV(index,x,y):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dvertex_program.py201 def glVertexAttrib2sNV(index,x,y):pass function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp414 glVertexAttrib2sNVPROC glVertexAttrib2sNV = NULL; variable
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1370 #define glVertexAttrib2sNV MANGLE(VertexAttrib2sNV) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1370 #define glVertexAttrib2sNV MANGLE(VertexAttrib2sNV) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas4858 procedure glVertexAttrib2sNV( index: GLuint; x: GLshort; y: GLshort ); external name '_glVertexAttr… procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1285 #define glVertexAttrib2sNV __aglVertexAttrib2sNV macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h1731 #define glVertexAttrib2sNV MANGLE(VertexAttrib2sNV) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1577 #define glVertexAttrib2sNV _al_glVertexAttrib2sNV macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp2879 PFNGLVERTEXATTRIB2SNVPROC glVertexAttrib2sNV = NULL; variable
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h7200 #define glVertexAttrib2sNV OGLEXT_MAKEGLNAME(VertexAttrib2sNV) macro
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h7301 #define glVertexAttrib2sNV SAGE_glVertexAttrib2sNV macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py6452 glVertexAttrib2sNV = _link_function('glVertexAttrib2sNV', None, [GLuint, GLshort, GLshort], 'NV_ver… variable
H A Dglext_arb.py9095 glVertexAttrib2sNV = _link_function('glVertexAttrib2sNV', None, [GLuint, GLshort, GLshort], 'NV_ver… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py6452 glVertexAttrib2sNV = _link_function('glVertexAttrib2sNV', None, [GLuint, GLshort, GLshort], 'NV_ver… variable
H A Dglext_arb.py9095 glVertexAttrib2sNV = _link_function('glVertexAttrib2sNV', None, [GLuint, GLshort, GLshort], 'NV_ver… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5582 (define-entry-point glVertexAttrib2sNV PFNGLVERTEXATTRIB2SNVPROC "typedef void (APIENTRYP PFNGLVERT… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h7812 #define glVertexAttrib2sNV GLEW_GET_FUN(__glewVertexAttrib2sNV) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h6710 #define glVertexAttrib2sNV pglVertexAttrib2sNV macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java10514 public void glVertexAttrib2sNV(int arg0,short arg1,short arg2) in glVertexAttrib2sNV() method in DebugGL
H A DTraceGL.java12244 public void glVertexAttrib2sNV(int arg0,short arg1,short arg2) in glVertexAttrib2sNV() method in TraceGL
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h7757 #define glVertexAttrib2sNV GLEW_GET_FUN(__glewVertexAttrib2sNV) macro

12345