blendEquationSeparateiOES

abstract fun blendEquationSeparateiOES(buf: GLuint, modeRGB: GLenum, modeAlpha: GLenum)(source)

The blendEquationSeparateiOES() method of the OES_draw_buffers_indexed WebGL extension sets the RGB and alpha blend equations separately for a particular draw buffer.

MDN Reference