Metal macOS 10.15 Beta 1 to Beta 2 API Differences

MTLBuffer.h
Added MTLBuffer.remoteStorageBuffer
Added -[MTLBuffer newRemoteBufferViewForDevice:]
MTLDevice.h
Added MTLDeviceLocation
Added MTLDeviceLocationBuiltIn
Added MTLDeviceLocationSlot
Added MTLDeviceLocationExternal
Added MTLDeviceLocationUnspecified
Added MTLDevice.location
Added MTLDevice.locationNumber
Added MTLDevice.maxTransferRate
Added MTLDevice.supportsShaderBarycentricCoordinates
Added MTLDevice.peerGroupID
Added MTLDevice.peerIndex
Added MTLDevice.peerCount
MTLTexture.h
Added MTLTexture.remoteStorageTexture
Added -[MTLTexture newRemoteTextureViewForDevice:]