summaryrefslogtreecommitdiffstats
path: root/external/skia/incomplete.patch.0
diff options
context:
space:
mode:
Diffstat (limited to 'external/skia/incomplete.patch.0')
-rw-r--r--external/skia/incomplete.patch.018
1 files changed, 18 insertions, 0 deletions
diff --git a/external/skia/incomplete.patch.0 b/external/skia/incomplete.patch.0
new file mode 100644
index 0000000000..f8450b1c1d
--- /dev/null
+++ b/external/skia/incomplete.patch.0
@@ -0,0 +1,18 @@
+--- src/gpu/ganesh/image/GrImageUtils.h
++++ src/gpu/ganesh/image/GrImageUtils.h
+@@ -12,6 +12,7 @@
+ #include "include/core/SkSamplingOptions.h"
+ #include "include/core/SkYUVAPixmaps.h"
+ #include "include/gpu/GrTypes.h"
++#include "src/gpu/ganesh/GrFragmentProcessor.h"
+ #include "src/gpu/ganesh/GrSurfaceProxyView.h" // IWYU pragma: keep
+ #include "src/gpu/ganesh/SkGr.h"
+
+@@ -21,7 +22,6 @@
+ #include <tuple>
+
+ class GrCaps;
+-class GrFragmentProcessor;
+ class GrImageContext;
+ class GrRecordingContext;
+ class SkImage;