Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Macros | Enumerations | Functions
rendering_api_selection.h File Reference
#include <objc/runtime.h>
#include "flutter/fml/macros.h"

Go to the source code of this file.

Namespaces

namespace  flutter
 

Macros

#define METAL_IOS_VERSION_BASELINE   10.0
 

Enumerations

enum class  flutter::IOSRenderingAPI { flutter::kSoftware , flutter::kMetal }
 
enum class  flutter::IOSRenderingBackend { flutter::kSkia , flutter::kImpeller }
 

Functions

IOSRenderingAPI flutter::GetRenderingAPIForProcess (bool force_software)
 
Class flutter::GetCoreAnimationLayerClassForRenderingAPI (IOSRenderingAPI rendering_api)
 

Macro Definition Documentation

◆ METAL_IOS_VERSION_BASELINE

#define METAL_IOS_VERSION_BASELINE   10.0

Definition at line 40 of file rendering_api_selection.h.