glDrawBuffers

actual fun glDrawBuffers(vararg colorBuffers: FramebufferAttachmentType.Color)

Specifies the list of colorBuffers to be drawn into.

Since

v2.0.0

expect fun glDrawBuffers(vararg colorBuffers: FramebufferAttachmentType.Color)

Specifies the list of colorBuffers to be drawn into.

Since

v2.0.0

actual fun glDrawBuffers(vararg colorBuffers: FramebufferAttachmentType.Color)

Specifies the list of colorBuffers to be drawn into.

Since

v2.0.0