Searched defs:plus_ (Results 1 – 2 of 2) sorted by relevance
1397 BLEND_MODE(plus_) { return min(s + d, 1.0f); } // We can clamp to either 1 or sa. in BLEND_MODE() argument
1419 BLEND_MODE(plus_) { return min(s + d, 1.0f); } // We can clamp to either 1 or sa. in BLEND_MODE() argument