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