Home
last modified time | relevance | path

Searched defs:blendFactorAlpha (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Shader/
DPixelRoutine.cpp943 …void PixelRoutine::blendFactorAlpha(Vector4s &blendFactor, const Vector4s &current, const Vector4s… in blendFactorAlpha() function in sw::PixelRoutine
1989 …void PixelRoutine::blendFactorAlpha(Vector4f &blendFactor, const Vector4f &oC, const Vector4f &pix… in blendFactorAlpha() function in sw::PixelRoutine
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DPixelRoutine.cpp1932 void PixelRoutine::blendFactorAlpha(Float4 &blendFactorAlpha, const Float4 &sourceAlpha, const Floa… in blendFactorAlpha() argument