Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
tester_context_mtl_factory.mm File Reference
#include "flutter/shell/testing/tester_context_mtl_factory.h"
#include <Foundation/Foundation.h>
#include <QuartzCore/QuartzCore.h>
#include <deque>
#include <optional>
#include <type_traits>
#include <vector>
#include "flutter/fml/mapping.h"
#include "flutter/fml/synchronization/sync_switch.h"
#include "flutter/shell/gpu/gpu_surface_metal_impeller.h"
#include "impeller/base/validation.h"
#include "impeller/display_list/aiks_context.h"
#include "impeller/entity/mtl/entity_shaders.h"
#include "impeller/entity/mtl/framebuffer_blend_shaders.h"
#include "impeller/entity/mtl/modern_shaders.h"
#include "impeller/renderer/backend/metal/context_mtl.h"
#include "impeller/typographer/backends/skia/typographer_context_skia.h"
#include "impeller/typographer/typographer_context.h"

Go to the source code of this file.

Classes

class  flutter::TesterContextMTL
 

Namespaces

namespace  flutter
 

Macros

#define FML_USED_ON_EMBEDDER
 

Macro Definition Documentation

◆ FML_USED_ON_EMBEDDER

#define FML_USED_ON_EMBEDDER

Definition at line 5 of file tester_context_mtl_factory.mm.