Searched refs:m_blendFactorDstAlpha (Results 1 – 2 of 2) sorted by relevance
945 deUint32 m_blendFactorDstAlpha; member in sglr::ReferenceContext
374 , m_blendFactorDstAlpha (GL_ZERO) in ReferenceContext()2923 m_blendFactorDstAlpha = dst; in blendFunc()2937 m_blendFactorDstAlpha = dstAlpha; in blendFuncSeparate()4332 state.fragOps.blendAState.dstFunc = sglr::rr_util::mapGLBlendFunc(m_blendFactorDstAlpha); in drawWithReference()