Home
last modified time | relevance | path

Searched refs:MASK_BLEND_KEY_NONE (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/swgl/src/
H A Dblend.h372 blend_key = BlendKey(blend_key - MASK_BLEND_KEY_NONE); in override_clip_mask()
377 blend_key = BlendKey(MASK_BLEND_KEY_NONE + blend_key); in restore_clip_mask()
H A Dgl.cc639 MASK_BLEND_KEY_NONE = MASK_BLEND_KEY(GL_ONE, GL_ZERO), enumerator
/dports/www/firefox/firefox-99.0/gfx/wr/swgl/src/
H A Dblend.h372 blend_key = BlendKey(blend_key - MASK_BLEND_KEY_NONE); in override_clip_mask()
377 blend_key = BlendKey(MASK_BLEND_KEY_NONE + blend_key); in restore_clip_mask()
H A Dgl.cc653 MASK_BLEND_KEY_NONE = MASK_BLEND_KEY(GL_ONE, GL_ZERO), enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/swgl/src/
H A Dblend.h372 blend_key = BlendKey(blend_key - MASK_BLEND_KEY_NONE); in override_clip_mask()
377 blend_key = BlendKey(MASK_BLEND_KEY_NONE + blend_key); in restore_clip_mask()
H A Dgl.cc639 MASK_BLEND_KEY_NONE = MASK_BLEND_KEY(GL_ONE, GL_ZERO), enumerator