Searched defs:blendAlpha (Results 1 – 2 of 2) sorted by relevance
395 auto blendAlpha = GetBlendAlpha(platformConstants->blendAlpha); in GetValue() local
225 float blendAlpha = alphaA + alphaB - alphaA * alphaB; in BlendColorWithAlpha() local