Home
last modified time | relevance | path

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

/external/swiftshader/src/Shader/
DPixelRoutine.hpp78 … &blendFactor, const Vector4s &current, const Vector4s &pixel, BlendFactor blendFactorAlphaActive);
81 …tor4f &blendFactor, const Vector4f &oC, const Vector4f &pixel, BlendFactor blendFactorAlphaActive);
DPixelRoutine.cpp942 …s &blendFactor, const Vector4s &current, const Vector4s &pixel, BlendFactor blendFactorAlphaActive) in blendFactorAlpha() argument
944 switch(blendFactorAlphaActive) in blendFactorAlpha()
1981 …ctor4f &blendFactor, const Vector4f &oC, const Vector4f &pixel, BlendFactor blendFactorAlphaActive) in blendFactorAlpha() argument
1983 switch(blendFactorAlphaActive) in blendFactorAlpha()