drawBuffersWEBGL

abstract fun drawBuffersWEBGL(buffers: ReadonlyArray<GLenum>)(source)

The WEBGL_draw_buffers.drawBuffersWEBGL() method is part of the WebGL API and allows you to define the draw buffers to which all fragment colors are written.

MDN Reference