glMaxTextureSize

actual fun glMaxTextureSize(type: TextureType): Int

Gets maximum size of a texture of a given type.

expect fun glMaxTextureSize(type: TextureType): Int

Gets maximum size of a texture of a given type.

actual fun glMaxTextureSize(type: TextureType): Int

Gets maximum size of a texture of a given type.