Searched refs:kBlendSourceColor (Results 1 – 1 of 1) sorted by relevance
387 constexpr uint32_t kBlendSourceColor = 0x80800000; variable388 const uint32_t kExpectedBlendedPixel_NoSrgb = LerpColor(kBlendSourceColor, kBlendDestColor, 0.5f);390 LinearColorToSrgb(LerpColor(kBlendSourceColor, SrgbColorToLinear(kBlendDestColor), 0.5f));520 kBlendSourceColor, in testFramebufferBlending()