glimpse-graphics
2.0.0-alpha.3
android
common
desktop
glimpse-core
/
graphics.glimpse
/
GlimpseAdapter
/
glGenerateMipmap
gl
Generate
Mipmap
android
common
desktop
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
.