Home
last modified time | relevance | path

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

/external/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
/external/swiftshader/src/Pipeline/
DPixelRoutine.cpp890 void PixelRoutine::blendFactorAlpha(Vector4s &blendFactor, const Vector4s &current, const Vector4s … in blendFactorAlpha() function in sw::PixelRoutine
1820 void PixelRoutine::blendFactorAlpha(Vector4f &blendFactor, const Vector4f &oC, const Vector4f &pixe… in blendFactorAlpha() function in sw::PixelRoutine