Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DState.cpp741 GLenum sourceAlpha, in setBlendFactors()
784 GLenum sourceAlpha, in setBlendFactorsIndexed()
/external/swiftshader/src/Pipeline/
DPixelRoutine.cpp1330 void PixelRoutine::blendFactorAlpha(SIMD::Float &blendFactorAlpha, const SIMD::Float &sourceAlpha, … in blendFactorAlpha()