Home
last modified time | relevance | path

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

/external/swiftshader/src/Shader/
DPixelRoutine.hpp79 …tor4s &blendFactor, const Vector4s &current, const Vector4s &pixel, BlendFactor blendFactorActive);
82 …t Vector4f &blendFactor, const Vector4f &oC, const Vector4f &pixel, BlendFactor blendFactorActive);
DPixelRoutine.cpp871 …ctor4s &blendFactor, const Vector4s &current, const Vector4s &pixel, BlendFactor blendFactorActive) in blendFactor() argument
873 switch(blendFactorActive) in blendFactor()
1847 …st Vector4f &blendFactor, const Vector4f &oC, const Vector4f &pixel, BlendFactor blendFactorActive) in blendFactor() argument
1849 switch(blendFactorActive) in blendFactor()