Home | History | Annotate | Download | only in simplereference

Lines Matching refs:m_blendModeRGB

369 	, m_blendModeRGB					(GL_FUNC_ADD)
2879 m_blendModeRGB = mode;
2889 m_blendModeRGB = modeRGB;
4348 state.fragOps.blendRGBState.equation = sglr::rr_util::mapGLBlendEquation(m_blendModeRGB);