Flutter Engine
The Flutter Engine
|
#include "flutter/shell/common/shell_test_platform_view_metal.h"
#import <Metal/Metal.h>
#include <utility>
#include "flutter/fml/platform/darwin/scoped_nsobject.h"
#include "flutter/shell/gpu/gpu_surface_metal_impeller.h"
#include "flutter/shell/gpu/gpu_surface_metal_skia.h"
#include "flutter/shell/platform/darwin/graphics/FlutterDarwinContextMetalImpeller.h"
#include "flutter/shell/platform/darwin/graphics/FlutterDarwinContextMetalSkia.h"
Go to the source code of this file.
Classes | |
class | flutter::testing::DarwinContextMetal |
Namespaces | |
namespace | flutter |
namespace | flutter::testing |
Functions | |
static fml::scoped_nsprotocol< id< MTLTexture > > | flutter::testing::CreateOffscreenTexture (id< MTLDevice > device) |