Derive MVK_APPLE_SILICON from target CPU. Derive MVK_MACOS_APPLE_SILICON from target CPU and macOS platform. Derive MVK_XCODE_12 from macOS and iOS SDK versions. Test for simulator on non-Apple GPU using MVK_OS_SIMULATOR && !MVK_APPLE_SILICON.
Derive MVK_APPLE_SILICON from target CPU. Derive MVK_MACOS_APPLE_SILICON from target CPU and macOS platform. Derive MVK_XCODE_12 from macOS and iOS SDK versions. Test for simulator on non-Apple GPU using MVK_OS_SIMULATOR && !MVK_APPLE_SILICON.