Searched defs:Blend (Results 1 – 2 of 2) sorted by relevance
119 struct Blend { struct120 using Type = bool;121 static const constexpr Type Default = true;
321 U032 Blend; member