Home
last modified time | relevance | path

Searched refs:blendFactorAlphaActive (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Shader/
DPixelRoutine.hpp80 … &blendFactor, const Vector4s &current, const Vector4s &pixel, BlendFactor blendFactorAlphaActive);
83 …tor4f &blendFactor, const Vector4f &oC, const Vector4f &pixel, BlendFactor blendFactorAlphaActive);
DPixelRoutine.cpp951 …s &blendFactor, const Vector4s &current, const Vector4s &pixel, BlendFactor blendFactorAlphaActive) in blendFactorAlpha() argument
953 switch(blendFactorAlphaActive) in blendFactorAlpha()
1972 …ctor4f &blendFactor, const Vector4f &oC, const Vector4f &pixel, BlendFactor blendFactorAlphaActive) in blendFactorAlpha() argument
1974 switch(blendFactorAlphaActive) in blendFactorAlpha()