glTextureStorage3D

expect inline fun glTextureStorage3D(texture: Int, levels: Int, internalFormat: Int, width: Int, height: Int, depth: Int)(source)
actual inline fun glTextureStorage3D(texture: Int, levels: Int, internalFormat: Int, width: Int, height: Int, depth: Int)(source)