Home
last modified time | relevance | path

Searched defs:glBlendColorEXT (Results 1 – 25 of 116) sorted by relevance

12345

/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DEXT_blend_color.java50 …void glBlendColorEXT(@GLclampf float red, @GLclampf float green, @GLclampf float blue, @GLclampf f… in glBlendColorEXT() method
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/EXT/
H A Dblend_color.py21 def glBlendColorEXT(red,green,blue,alpha):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/EXT/
H A Dblend_color.py21 def glBlendColorEXT(red,green,blue,alpha):pass function
/dports/java/java3d/java3d-1.5.2/j3d-core/src/native/ogl/
H A Dgldefs.h586 MYPFNGLBLENDCOLOREXTPROC glBlendColorEXT; member
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/WCDriver3D/
H A Dextgl.cpp961 glBlendColorEXTPROC glBlendColorEXT = NULL; variable
/dports/x11-toolkits/gtkada3/gtkada-1688bb8/src/opengl/
H A Dgl_h.ads1554 procedure glBlendColorEXT (red : GLclampf; subprogspec
/dports/x11-toolkits/gtkada/gtkada-2.24.4.0/src/opengl/
H A Dgl_h.ads1559 procedure glBlendColorEXT (red : GLclampf; subprogspec
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/gl/
H A Dapi.c3205 void glBlendColorEXT( GLclampf red, GLclampf green, in glBlendColorEXT() function
/dports/emulators/mess/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h184 #define glBlendColorEXT MANGLE(BlendColorEXT) macro
/dports/emulators/mame/mame-mame0226/src/osd/modules/opengl/
H A Dosd_opengl.h184 #define glBlendColorEXT MANGLE(BlendColorEXT) macro
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas3617 procedure glBlendColorEXT( param1 : GLclampf; param2 : GLclampf; param3 : GLclampf; param4 : GLclam… procedure
/dports/devel/allegro/allegro-4.4.3.1/addons/allegrogl/include/allegrogl/GLext/
H A Dgl_ext_alias.h704 #define glBlendColorEXT __aglBlendColorEXT macro
/dports/astro/opencpn/OpenCPN-5.2.4/libs/glshim/include/GL/
H A Dgl_mangle.h112 #define glBlendColorEXT MANGLE(BlendColorEXT) macro
/dports/devel/allegro5/allegro5-5.2.7.0/include/allegro5/opengl/GLext/
H A Dgl_ext_alias.h996 #define glBlendColorEXT _al_glBlendColorEXT macro
/dports/misc/usd/USD-21.11/pxr/imaging/garch/
H A DglApi.cpp656 PFNGLBLENDCOLOREXTPROC glBlendColorEXT = NULL; variable
/dports/graphics/sharpconstruct/sharpconstruct-0.11/include/
H A Dglext.h3211 #define glBlendColorEXT OGLEXT_MAKEGLNAME(BlendColorEXT) macro
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Dglad.h3441 #define glBlendColorEXT glad_glBlendColorEXT macro
/dports/devel/raylib/raylib-3.7.0/examples/others/external/include/
H A Dglad.h3433 #define glBlendColorEXT glad_glBlendColorEXT macro
/dports/graphics/sage/sage-0.2.0/sage/
H A Dsage.h5197 #define glBlendColorEXT SAGE_glBlendColorEXT macro
/dports/graphics/py-pyglet/pyglet-1.5.21/pyglet/gl/
H A Dglext_nv.py4681 glBlendColorEXT = _link_function('glBlendColorEXT', None, [GLclampf, GLclampf, GLclampf, GLclampf],… variable
H A Dglext_arb.py7327 glBlendColorEXT = _link_function('glBlendColorEXT', None, [GLfloat, GLfloat, GLfloat, GLfloat], 'EX… variable
/dports/graphics/py-pyglet150/pyglet-1.5.0/pyglet/gl/
H A Dglext_nv.py4681 glBlendColorEXT = _link_function('glBlendColorEXT', None, [GLclampf, GLclampf, GLclampf, GLclampf],… variable
H A Dglext_arb.py7327 glBlendColorEXT = _link_function('glBlendColorEXT', None, [GLfloat, GLfloat, GLfloat, GLfloat], 'EX… variable
/dports/graphics/gauche-gl/Gauche-gl-0.6/src/
H A Dglext-abi.scm5207 (define-entry-point glBlendColorEXT PFNGLBLENDCOLOREXTPROC "typedef void (APIENTRYP PFNGLBLENDCOLOR… unknown
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/libprojectm/
H A Dglew.h4183 #define glBlendColorEXT GLEW_GET_FUN(__glewBlendColorEXT) macro

12345