Searched refs:blendEquationRgb (Results 1 – 2 of 2) sorted by relevance
137 GLenum blendEquationRgb = GL_FUNC_ADD; member
875 … dispatcher.glBlendEquationSeparateiEXT(i, blend.blendEquationRgb, blend.blendEquationAlpha); in postLoadRestoreCtx()886 dispatcher.glBlendEquationSeparate(blend.blendEquationRgb, blend.blendEquationAlpha); in postLoadRestoreCtx()1559 blendState.blendEquationRgb = modeRGB; in setBlendEquationSeparate()1566 m_blendStates[buf].blendEquationRgb = modeRGB; in setBlendEquationSeparatei()