Home
last modified time | relevance | path

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

12345

/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DNV_half_float.java70 void glColor4hNV(@GLhalf short red, @GLhalf short green, @GLhalf short blue, @GLhalf short alpha); in glColor4hNV() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/NV/
H A Dhalf_float.py23 def glColor4hNV(red,green,blue,alpha):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/NV/
H A Dhalf_float.py23 def glColor4hNV(red,green,blue,alpha):pass function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp901 glColor4hNVPROC glColor4hNV = NULL; variable
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h243 #define glColor4hNV MANGLE(Color4hNV) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h243 #define glColor4hNV MANGLE(Color4hNV) macro
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h1538 #define glColor4hNV __aglColor4hNV macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h194 #define glColor4hNV MANGLE(Color4hNV) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h1830 #define glColor4hNV _al_glColor4hNV macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp758 PFNGLCOLOR4HNVPROC glColor4hNV = NULL; variable
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h6245 #define glColor4hNV OGLEXT_MAKEGLNAME(Color4hNV) macro
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h8249 #define glColor4hNV SAGE_glColor4hNV macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py7349 glColor4hNV = _link_function('glColor4hNV', None, [GLhalfNV, GLhalfNV, GLhalfNV, GLhalfNV], 'NV_hal… variable
H A Dglext_arb.py9992 glColor4hNV = _link_function('glColor4hNV', None, [GLhalfNV, GLhalfNV, GLhalfNV, GLhalfNV], 'NV_hal… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py7349 glColor4hNV = _link_function('glColor4hNV', None, [GLhalfNV, GLhalfNV, GLhalfNV, GLhalfNV], 'NV_hal… variable
H A Dglext_arb.py9992 glColor4hNV = _link_function('glColor4hNV', None, [GLhalfNV, GLhalfNV, GLhalfNV, GLhalfNV], 'NV_hal… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5781 (define-entry-point glColor4hNV PFNGLCOLOR4HNVPROC "typedef void (APIENTRYP PFNGLCOLOR4HNVPROC) (GL… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h7012 #define glColor4hNV GLEW_GET_FUN(__glewColor4hNV) macro
/dports/devel/love5/love-0.5-0/src/opengl/
H A DGLee.h8001 #define glColor4hNV pglColor4hNV macro
/dports/graphics/jogl/jogl-1.1.1_9/jogl/build/gensrc/classes/javax/media/opengl/
H A DDebugGL.java792 public void glColor4hNV(short arg0,short arg1,short arg2,short arg3) in glColor4hNV() method in DebugGL
H A DTraceGL.java911 public void glColor4hNV(short arg0,short arg1,short arg2,short arg3) in glColor4hNV() method in TraceGL
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/include/GL/
H A Dglew.h6957 #define glColor4hNV GLEW_GET_FUN(__glewColor4hNV) macro
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/DXTCompressor/External/include/GL/
H A Dglew.h7012 #define glColor4hNV GLEW_GET_FUN(__glewColor4hNV) macro
/dports/x11-toolkits/gtkglext/gtkglext-1.2.0/gdk/
H A Dgdkglglext.h7653 GdkGLProc_glColor4hNV glColor4hNV; member
/dports/databases/qt5-sqldrivers-sqlite2/kde-qtbase-5.15.2p263/src/openglextensions/
H A Dqopenglextensions.h13834 inline void QOpenGLExtension_NV_half_float::glColor4hNV(GLhalfNV red, GLhalfNV green, GLhalfNV blue… in glColor4hNV() function

12345