Home
last modified time | relevance | path

Searched defs:BlendColorDodge (Results 1 – 5 of 5) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/mlgpu/
H A DMLGDevice.h201 BlendColorDodge, enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/mlgpu/
H A DMLGDevice.h201 BlendColorDodge, enumerator
/dports/sysutils/fluxengine/fluxengine-61ff48c/dep/agg/include/
H A Dagg2d.h224 BlendColorDodge = agg::comp_op_color_dodge, enumerator
/dports/graphics/mypaint/mypaint-2.0.1/lib/
H A Dblending.hpp438 class BlendColorDodge : public BlendFunc class
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/common/
H A DglcBlendEquationAdvancedTests.cpp227 static tcu::Vec4 BlendColorDodge(const tcu::Vec4& src, const tcu::Vec4& dst) in BlendColorDodge() function