Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 61e43f6

Browse files
committed
Fix metal external texture
1 parent ba0e3f0 commit 61e43f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shell/platform/darwin/ios/ios_external_texture_metal.mm

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
#include "flutter/fml/logging.h"
88
#include "third_party/skia/include/gpu/GrBackendSurface.h"
9+
#include "third_party/skia/include/gpu/GrDirectContext.h"
910
#include "third_party/skia/include/gpu/mtl/GrMtlTypes.h"
1011

1112
namespace flutter {

0 commit comments

Comments
 (0)