Home
last modified time | relevance | path

Searched defs:glVertexAttrib1hNV (Results 1 – 25 of 114) sorted by relevance

12345

/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DNV_half_float.java110 void glVertexAttrib1hNV(@GLuint int index, @GLhalf short x); in glVertexAttrib1hNV() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Dhalf_float.py113 def glVertexAttrib1hNV(index,x):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dhalf_float.py113 def glVertexAttrib1hNV(index,x):pass function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp925 glVertexAttrib1hNVPROC glVertexAttrib1hNV = NULL; variable
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1346 #define glVertexAttrib1hNV MANGLE(VertexAttrib1hNV) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h1346 #define glVertexAttrib1hNV MANGLE(VertexAttrib1hNV) macro
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1562 #define glVertexAttrib1hNV __aglVertexAttrib1hNV macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h1707 #define glVertexAttrib1hNV MANGLE(VertexAttrib1hNV) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1854 #define glVertexAttrib1hNV _al_glVertexAttrib1hNV macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp2855 PFNGLVERTEXATTRIB1HNVPROC glVertexAttrib1hNV = NULL; variable
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h6275 #define glVertexAttrib1hNV OGLEXT_MAKEGLNAME(VertexAttrib1hNV) macro
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h8345 #define glVertexAttrib1hNV SAGE_glVertexAttrib1hNV macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py7421 glVertexAttrib1hNV = _link_function('glVertexAttrib1hNV', None, [GLuint, GLhalfNV], 'NV_half_float') variable
H A Dglext_arb.py10064 glVertexAttrib1hNV = _link_function('glVertexAttrib1hNV', None, [GLuint, GLhalfNV], 'NV_half_float') variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py7421 glVertexAttrib1hNV = _link_function('glVertexAttrib1hNV', None, [GLuint, GLhalfNV], 'NV_half_float') variable
H A Dglext_arb.py10064 glVertexAttrib1hNV = _link_function('glVertexAttrib1hNV', None, [GLuint, GLhalfNV], 'NV_half_float') variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5805 (define-entry-point glVertexAttrib1hNV PFNGLVERTEXATTRIB1HNVPROC "typedef void (APIENTRYP PFNGLVERT… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h7042 #define glVertexAttrib1hNV GLEW_GET_FUN(__glewVertexAttrib1hNV) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h8025 #define glVertexAttrib1hNV pglVertexAttrib1hNV macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java10304 public void glVertexAttrib1hNV(int arg0,short arg1) in glVertexAttrib1hNV() method in DebugGL
H A DTraceGL.java11999 public void glVertexAttrib1hNV(int arg0,short arg1) in glVertexAttrib1hNV() method in TraceGL
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h6987 #define glVertexAttrib1hNV GLEW_GET_FUN(__glewVertexAttrib1hNV) macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h7042 #define glVertexAttrib1hNV GLEW_GET_FUN(__glewVertexAttrib1hNV) macro
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/
H A Dgdkglglext.h7677 GdkGLProc_glVertexAttrib1hNV glVertexAttrib1hNV; member
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h13690 inline void QOpenGLExtension_NV_half_float::glVertexAttrib1hNV(GLuint index, GLhalfNV x) in glVertexAttrib1hNV() function

12345