glFramebufferRenderbuffer
actual fun glFramebufferRenderbuffer(attachmentType: FramebufferAttachmentType, renderbufferHandle: Int)
Content copied to clipboard
Attaches renderbuffer to a framebuffer.
Since
v1.1.0
expect fun glFramebufferRenderbuffer(attachmentType: FramebufferAttachmentType, renderbufferHandle: Int)
Content copied to clipboard
Attaches renderbuffer to a framebuffer.
Since
v1.1.0
actual fun glFramebufferRenderbuffer(attachmentType: FramebufferAttachmentType, renderbufferHandle: Int)
Content copied to clipboard
Attaches renderbuffer to a framebuffer.
Since
v1.1.0