Home
last modified time | relevance | path

Searched refs:BLEND_MODE_ALPHA (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/sswf/sswf-1.8.4/src/lib/
H A Dlibsswf_blendmode.c++398 case BLEND_MODE_ALPHA: in SetBlendMode()
439 f_blend_mode = BLEND_MODE_ALPHA; in SetBlendModeByName()
/dports/graphics/tiled/tiled-1.7.2/src/plugins/defoldcollection/
H A Ddefoldcollectionplugin.cpp287 tileMapHash["blend_mode"] = "BLEND_MODE_ALPHA";
393 tileMapHash["blend_mode"] = "BLEND_MODE_ALPHA";
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/res/
H A Dbrush_image.glsl32 #define BLEND_MODE_ALPHA 0
169 case BLEND_MODE_ALPHA:
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/res/
H A Dbrush_image.glsl39 #define BLEND_MODE_ALPHA 0
228 case BLEND_MODE_ALPHA:
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/res/
H A Dbrush_image.glsl41 #define BLEND_MODE_ALPHA 0
239 case BLEND_MODE_ALPHA:
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/res/
H A Dbrush_image.glsl31 #define BLEND_MODE_ALPHA 0
229 case BLEND_MODE_ALPHA:
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/res/
H A Dbrush_image.glsl41 #define BLEND_MODE_ALPHA 0
239 case BLEND_MODE_ALPHA:
/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dconstants.c88 ICMPCONST(BLEND_MODE_ALPHA) in mapstrings_transconst()
/dports/graphics/sswf/sswf-1.8.4/include/sswf/
H A Dlibsswf_c.h209 BLEND_MODE_ALPHA = 11, enumerator
H A Dlibsswf.h677 BLEND_MODE_ALPHA = 11, enumerator
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h244 BLEND_MODE_ALPHA, enumerator
H A Dopenbor.c7596 newchar->alpha = BLEND_MODE_ALPHA; in lcmHandleCommandName()
15163 dm->alpha = BLEND_MODE_ALPHA; in load_level()
16513 drawmethod.alpha = BLEND_MODE_ALPHA; in draw_visual_debug()
37390 drawmethod.alpha = BLEND_MODE_ALPHA; in menu_difficulty()