1
- Signature: e16cd8e9806e6d4ec0a065fbb4deb8ac
1
+ Signature: c40b8af304005d033af2e3d50bd2b2e4
2
2
3
3
====================================================================================================
4
4
LIBRARY: etc1
@@ -390,6 +390,7 @@ FILE: ../../../third_party/skia/relnotes/const_context.md
390
390
FILE: ../../../third_party/skia/relnotes/mesh_ganesh.md
391
391
FILE: ../../../third_party/skia/relnotes/runtimeeffect_const.md
392
392
FILE: ../../../third_party/skia/relnotes/runtimeeffect_image.md
393
+ FILE: ../../../third_party/skia/relnotes/skgl_backend_surface.md
393
394
FILE: ../../../third_party/skia/relnotes/tiledimages.md
394
395
FILE: ../../../third_party/skia/src/core/SkOrderedReadBuffer.h
395
396
FILE: ../../../third_party/skia/src/gpu/gpu_workaround_list.txt
@@ -6924,8 +6925,6 @@ ORIGIN: ../../../third_party/skia/src/sksl/codegen/SkSLSPIRVtoHLSL.cpp + ../../.
6924
6925
ORIGIN: ../../../third_party/skia/src/sksl/codegen/SkSLSPIRVtoHLSL.h + ../../../third_party/skia/LICENSE
6925
6926
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLExpression.cpp + ../../../third_party/skia/LICENSE
6926
6927
ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLExpression.h + ../../../third_party/skia/LICENSE
6927
- ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLType.cpp + ../../../third_party/skia/LICENSE
6928
- ORIGIN: ../../../third_party/skia/src/sksl/dsl/DSLType.h + ../../../third_party/skia/LICENSE
6929
6928
ORIGIN: ../../../third_party/skia/src/sksl/ir/SkSLFunctionPrototype.h + ../../../third_party/skia/LICENSE
6930
6929
ORIGIN: ../../../third_party/skia/src/sksl/ir/SkSLModifiers.h + ../../../third_party/skia/LICENSE
6931
6930
ORIGIN: ../../../third_party/skia/src/sksl/ir/SkSLPrefixExpression.cpp + ../../../third_party/skia/LICENSE
@@ -7062,8 +7061,6 @@ FILE: ../../../third_party/skia/src/sksl/codegen/SkSLSPIRVtoHLSL.cpp
7062
7061
FILE: ../../../third_party/skia/src/sksl/codegen/SkSLSPIRVtoHLSL.h
7063
7062
FILE: ../../../third_party/skia/src/sksl/dsl/DSLExpression.cpp
7064
7063
FILE: ../../../third_party/skia/src/sksl/dsl/DSLExpression.h
7065
- FILE: ../../../third_party/skia/src/sksl/dsl/DSLType.cpp
7066
- FILE: ../../../third_party/skia/src/sksl/dsl/DSLType.h
7067
7064
FILE: ../../../third_party/skia/src/sksl/ir/SkSLFunctionPrototype.h
7068
7065
FILE: ../../../third_party/skia/src/sksl/ir/SkSLModifiers.h
7069
7066
FILE: ../../../third_party/skia/src/sksl/ir/SkSLPrefixExpression.cpp
@@ -8906,6 +8903,7 @@ ORIGIN: ../../../third_party/skia/include/gpu/ganesh/GrExternalTextureGenerator.
8906
8903
ORIGIN: ../../../third_party/skia/include/gpu/ganesh/SkImageGanesh.h + ../../../third_party/skia/LICENSE
8907
8904
ORIGIN: ../../../third_party/skia/include/gpu/ganesh/SkMeshGanesh.h + ../../../third_party/skia/LICENSE
8908
8905
ORIGIN: ../../../third_party/skia/include/gpu/ganesh/SkSurfaceGanesh.h + ../../../third_party/skia/LICENSE
8906
+ ORIGIN: ../../../third_party/skia/include/gpu/ganesh/gl/GrGLBackendSurface.h + ../../../third_party/skia/LICENSE
8909
8907
ORIGIN: ../../../third_party/skia/include/gpu/ganesh/mtl/SkSurfaceMetal.h + ../../../third_party/skia/LICENSE
8910
8908
ORIGIN: ../../../third_party/skia/include/gpu/graphite/BackendSemaphore.h + ../../../third_party/skia/LICENSE
8911
8909
ORIGIN: ../../../third_party/skia/include/gpu/graphite/Image.h + ../../../third_party/skia/LICENSE
@@ -8970,6 +8968,7 @@ ORIGIN: ../../../third_party/skia/src/gpu/PipelineUtils.h + ../../../third_party
8970
8968
ORIGIN: ../../../third_party/skia/src/gpu/TiledTextureUtils.cpp + ../../../third_party/skia/LICENSE
8971
8969
ORIGIN: ../../../third_party/skia/src/gpu/TiledTextureUtils.h + ../../../third_party/skia/LICENSE
8972
8970
ORIGIN: ../../../third_party/skia/src/gpu/dawn/DawnUtilsPriv.h + ../../../third_party/skia/LICENSE
8971
+ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrBackendSurfacePriv.h + ../../../third_party/skia/LICENSE
8973
8972
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrCanvas.cpp + ../../../third_party/skia/LICENSE
8974
8973
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrCanvas.h + ../../../third_party/skia/LICENSE
8975
8974
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/GrDeferredDisplayList.cpp + ../../../third_party/skia/LICENSE
@@ -8984,6 +8983,8 @@ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/effects/GrColorTableEffect.cpp
8984
8983
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/effects/GrColorTableEffect.h + ../../../third_party/skia/LICENSE
8985
8984
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/effects/GrPerlinNoise2Effect.cpp + ../../../third_party/skia/LICENSE
8986
8985
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/effects/GrPerlinNoise2Effect.h + ../../../third_party/skia/LICENSE
8986
+ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLBackendSurface.cpp + ../../../third_party/skia/LICENSE
8987
+ ORIGIN: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLBackendSurfacePriv.h + ../../../third_party/skia/LICENSE
8987
8988
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/GrImageUtils.cpp + ../../../third_party/skia/LICENSE
8988
8989
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/GrImageUtils.h + ../../../third_party/skia/LICENSE
8989
8990
ORIGIN: ../../../third_party/skia/src/gpu/ganesh/image/GrTextureGenerator.cpp + ../../../third_party/skia/LICENSE
@@ -9116,6 +9117,7 @@ FILE: ../../../third_party/skia/include/gpu/ganesh/GrExternalTextureGenerator.h
9116
9117
FILE: ../../../third_party/skia/include/gpu/ganesh/SkImageGanesh.h
9117
9118
FILE: ../../../third_party/skia/include/gpu/ganesh/SkMeshGanesh.h
9118
9119
FILE: ../../../third_party/skia/include/gpu/ganesh/SkSurfaceGanesh.h
9120
+ FILE: ../../../third_party/skia/include/gpu/ganesh/gl/GrGLBackendSurface.h
9119
9121
FILE: ../../../third_party/skia/include/gpu/ganesh/mtl/SkSurfaceMetal.h
9120
9122
FILE: ../../../third_party/skia/include/gpu/graphite/BackendSemaphore.h
9121
9123
FILE: ../../../third_party/skia/include/gpu/graphite/Image.h
@@ -9180,6 +9182,7 @@ FILE: ../../../third_party/skia/src/gpu/PipelineUtils.h
9180
9182
FILE: ../../../third_party/skia/src/gpu/TiledTextureUtils.cpp
9181
9183
FILE: ../../../third_party/skia/src/gpu/TiledTextureUtils.h
9182
9184
FILE: ../../../third_party/skia/src/gpu/dawn/DawnUtilsPriv.h
9185
+ FILE: ../../../third_party/skia/src/gpu/ganesh/GrBackendSurfacePriv.h
9183
9186
FILE: ../../../third_party/skia/src/gpu/ganesh/GrCanvas.cpp
9184
9187
FILE: ../../../third_party/skia/src/gpu/ganesh/GrCanvas.h
9185
9188
FILE: ../../../third_party/skia/src/gpu/ganesh/GrDeferredDisplayList.cpp
@@ -9194,6 +9197,8 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/effects/GrColorTableEffect.cpp
9194
9197
FILE: ../../../third_party/skia/src/gpu/ganesh/effects/GrColorTableEffect.h
9195
9198
FILE: ../../../third_party/skia/src/gpu/ganesh/effects/GrPerlinNoise2Effect.cpp
9196
9199
FILE: ../../../third_party/skia/src/gpu/ganesh/effects/GrPerlinNoise2Effect.h
9200
+ FILE: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLBackendSurface.cpp
9201
+ FILE: ../../../third_party/skia/src/gpu/ganesh/gl/GrGLBackendSurfacePriv.h
9197
9202
FILE: ../../../third_party/skia/src/gpu/ganesh/image/GrImageUtils.cpp
9198
9203
FILE: ../../../third_party/skia/src/gpu/ganesh/image/GrImageUtils.h
9199
9204
FILE: ../../../third_party/skia/src/gpu/ganesh/image/GrTextureGenerator.cpp
0 commit comments