glRenderbufferStorage
actual fun glRenderbufferStorage( internalFormat: TextureInternalFormat, width: Int, height: Int)
Content copied to clipboard
Specifies format and dimensions of the image in renderbuffer.
Since
v1.1.0
expect fun glRenderbufferStorage( internalFormat: TextureInternalFormat, width: Int, height: Int)
Content copied to clipboard
Specifies format and dimensions of the image in renderbuffer.
Since
v1.1.0
actual fun glRenderbufferStorage( internalFormat: TextureInternalFormat, width: Int, height: Int)
Content copied to clipboard
Specifies format and dimensions of the image in renderbuffer.
Since
v1.1.0