blendFunciOES

abstract fun blendFunciOES(buf: GLuint, src: GLenum, dst: GLenum)(source)

The blendFunciOES() method of the OES_draw_buffers_indexed WebGL extension defines which function is used when blending pixels for a particular draw buffer.

MDN Reference