Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/swgl/src/
H A Dgl.cc592 #define AA_BLEND_KEY(...) CONCAT_KEY(AA_BLEND_, __VA_ARGS__, 0, 0, 0) macro
631 #define DEFINE_AA_BLEND_KEY(...) AA_BLEND_KEY(__VA_ARGS__),
640 AA_BLEND_KEY_NONE = AA_BLEND_KEY(GL_ONE, GL_ZERO),
H A Dblend.h513 case AA_BLEND_KEY(GL_ONE, GL_ONE_MINUS_SRC1_COLOR): {
/dports/www/firefox/firefox-99.0/gfx/wr/swgl/src/
H A Dgl.cc606 #define AA_BLEND_KEY(...) CONCAT_KEY(AA_BLEND_, __VA_ARGS__, 0, 0, 0) macro
645 #define DEFINE_AA_BLEND_KEY(...) AA_BLEND_KEY(__VA_ARGS__),
654 AA_BLEND_KEY_NONE = AA_BLEND_KEY(GL_ONE, GL_ZERO),
H A Dblend.h513 case AA_BLEND_KEY(GL_ONE, GL_ONE_MINUS_SRC1_COLOR): {
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/swgl/src/
H A Dgl.cc592 #define AA_BLEND_KEY(...) CONCAT_KEY(AA_BLEND_, __VA_ARGS__, 0, 0, 0) macro
631 #define DEFINE_AA_BLEND_KEY(...) AA_BLEND_KEY(__VA_ARGS__),
640 AA_BLEND_KEY_NONE = AA_BLEND_KEY(GL_ONE, GL_ZERO),
H A Dblend.h513 case AA_BLEND_KEY(GL_ONE, GL_ONE_MINUS_SRC1_COLOR): {