Home | History | Annotate | Download | only in simplereference

Lines Matching full:srcalpha

2905 void ReferenceContext::blendFuncSeparate (deUint32 srcRGB, deUint32 dstRGB, deUint32 srcAlpha, deUint32 dstAlpha)
2909 !isValidBlendFactor(srcAlpha) ||
2914 m_blendFactorSrcAlpha = srcAlpha;