Searched refs:m_blendModeRGB (Results 1 – 2 of 2) sorted by relevance
940 deUint32 m_blendModeRGB; member in sglr::ReferenceContext
369 , m_blendModeRGB (GL_FUNC_ADD) in ReferenceContext()2900 m_blendModeRGB = mode; in blendEquation()2910 m_blendModeRGB = modeRGB; in blendEquationSeparate()4327 state.fragOps.blendRGBState.equation = sglr::rr_util::mapGLBlendEquation(m_blendModeRGB); in drawWithReference()