This needs to be implemented to prevent abort with Metal validation off ``` /* IRemoteDriver */ void MetalReplay::Shutdown() { METAL_NOT_IMPLEMENTED(); } ```