Home | History | Annotate | Download | only in simplereference

Lines Matching refs:dstRGB

2905 void ReferenceContext::blendFuncSeparate (deUint32 srcRGB, deUint32 dstRGB, deUint32 srcAlpha, deUint32 dstAlpha)
2908 !isValidBlendFactor(dstRGB) ||
2915 m_blendFactorDstRGB = dstRGB;