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