5 #ifndef FLUTTER_SHELL_PLATFORM_DARWIN_IOS_RENDERING_API_SELECTION_H_
6 #define FLUTTER_SHELL_PLATFORM_DARWIN_IOS_RENDERING_API_SELECTION_H_
8 #include <objc/runtime.h>
10 #include "flutter/fml/macros.h"
37 #if TARGET_OS_SIMULATOR
38 #define METAL_IOS_VERSION_BASELINE 13.0
40 #define METAL_IOS_VERSION_BASELINE 10.0
IOSRenderingAPI GetRenderingAPIForProcess(bool force_software)
Class GetCoreAnimationLayerClassForRenderingAPI(IOSRenderingAPI rendering_api)