wasRemoved
A notification that Metal sends to observers when the system removes a GPU device.
Declaration
static let wasRemoved: MTLDeviceNotificationNameMentioned in
Discussion
This notification tells your app that an MTLDevice instance and its methods are no longer valid to avoid runtime failures.