Factory
A factory for renderbuffers.
Types
Functions
Link copied to clipboard
abstract fun createRenderbuffer( width: Int, height: Int, internalFormat: TextureInternalFormat): Renderbuffer
Content copied to clipboard
Creates a new renderbuffer of the given width and height, and with the given internalFormat.