glGenerateMipmap

actual fun glGenerateMipmap(type: TextureType)

Generates mipmaps for the currently selected texture of a given type.

expect fun glGenerateMipmap(type: TextureType)

Generates mipmaps for the currently selected texture of a given type.

actual fun glGenerateMipmap(type: TextureType)

Generates mipmaps for the currently selected texture of a given type.