- Don't create global MVKPixelFormats instance during launch, as this triggers a call to MTLCopyAllDevices(), which can deadlock if app is also launching other services that use Metal.
- Don't create global MVKPixelFormats instance during launch, as this triggers a call to MTLCopyAllDevices(), which can deadlock if app is also launching other services that use Metal.