Home
last modified time | relevance | path

Searched defs:blendFactor (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/src/Pipeline/
DPixelRoutine.cpp789 …void PixelRoutine::blendFactor(Vector4s &blendFactor, const Vector4s &current, const Vector4s &pix… in blendFactor() argument
870 …void PixelRoutine::blendFactorAlpha(Vector4s &blendFactor, const Vector4s &current, const Vector4s… in blendFactorAlpha()
1682 …void PixelRoutine::blendFactor(Vector4f &blendFactor, const Vector4f &oC, const Vector4f &pixel, V… in blendFactor() function in sw::PixelRoutine
1753 …void PixelRoutine::blendFactorAlpha(Vector4f &blendFactor, const Vector4f &oC, const Vector4f &pix… in blendFactorAlpha()
/external/swiftshader/src/Shader/
DPixelRoutine.cpp862 …void PixelRoutine::blendFactor(Vector4s &blendFactor, const Vector4s &current, const Vector4s &pix… in blendFactor() argument
943 …void PixelRoutine::blendFactorAlpha(Vector4s &blendFactor, const Vector4s &current, const Vector4s… in blendFactorAlpha()
1911 …void PixelRoutine::blendFactor(Vector4f &blendFactor, const Vector4f &oC, const Vector4f &pixel, B… in blendFactor() function in sw::PixelRoutine
1982 …void PixelRoutine::blendFactorAlpha(Vector4f &blendFactor, const Vector4f &oC, const Vector4f &pix… in blendFactorAlpha()
/external/deqp/framework/common/
DtcuTestLog.cpp293 const float blendFactor = 0.85f; in writeImage() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd_vgpu10.c401 const float *blendFactor, in SVGA3D_vgpu10_SetBlendState()
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_dx.h366 float blendFactor[4]; member
1471 uint32 blendFactor[4]; member