Searched refs:blendEquationRgb (Results 1 – 2 of 2) sorted by relevance
138 GLenum blendEquationRgb = GL_FUNC_ADD; member
876 … dispatcher.glBlendEquationSeparateiEXT(i, blend.blendEquationRgb, blend.blendEquationAlpha); in postLoadRestoreCtx()887 dispatcher.glBlendEquationSeparate(blend.blendEquationRgb, blend.blendEquationAlpha); in postLoadRestoreCtx()1565 blendState.blendEquationRgb = modeRGB; in setBlendEquationSeparate()1572 m_blendStates[buf].blendEquationRgb = modeRGB; in setBlendEquationSeparatei()