Flutter Engine
The Flutter Engine
|
#include "tools/window/MetalWindowContext.h"
#include "tools/window/ios/WindowContextFactory_ios.h"
#import <Metal/Metal.h>
#import <UIKit/UIKit.h>
Go to the source code of this file.
Classes | |
class | MetalView |
Namespaces | |
namespace | skwindow |
Functions | |
std::unique_ptr< WindowContext > | skwindow::MakeMetalForIOS (const IOSWindowInfo &info, const DisplayParams ¶ms) |