glFramebufferTexture2D
actual fun glFramebufferTexture2D(attachmentType: FramebufferAttachmentType, textureType: TextureType, textureHandle: Int)
Attaches texture image to a framebuffer.
Since
v1.1.0
expect fun glFramebufferTexture2D(attachmentType: FramebufferAttachmentType, textureType: TextureType, textureHandle: Int)
Attaches texture image to a framebuffer.
Since
v1.1.0
actual fun glFramebufferTexture2D(attachmentType: FramebufferAttachmentType, textureType: TextureType, textureHandle: Int)
Attaches texture image to a framebuffer.
Since
v1.1.0