blendEquationiOES

abstract fun blendEquationiOES(buf: GLuint, mode: GLenum)(source)

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

MDN Reference