1
- Signature: 6e79e19c58b6006b6ff5d8015a97ee9a
1
+ Signature: 9c29063abe2e1277814ba6aeb49290f1
2
2
3
3
UNUSED LICENSES:
4
4
@@ -1438,9 +1438,6 @@ FILE: ../../../third_party/skia/src/gpu/effects/GrConfigConversionEffect.h
1438
1438
FILE: ../../../third_party/skia/src/gpu/effects/GrConstColorProcessor.cpp
1439
1439
FILE: ../../../third_party/skia/src/gpu/effects/GrConstColorProcessor.fp
1440
1440
FILE: ../../../third_party/skia/src/gpu/effects/GrConstColorProcessor.h
1441
- FILE: ../../../third_party/skia/src/gpu/effects/GrDitherEffect.cpp
1442
- FILE: ../../../third_party/skia/src/gpu/effects/GrDitherEffect.fp
1443
- FILE: ../../../third_party/skia/src/gpu/effects/GrDitherEffect.h
1444
1441
FILE: ../../../third_party/skia/src/gpu/effects/GrLumaColorFilterEffect.cpp
1445
1442
FILE: ../../../third_party/skia/src/gpu/effects/GrLumaColorFilterEffect.fp
1446
1443
FILE: ../../../third_party/skia/src/gpu/effects/GrLumaColorFilterEffect.h
@@ -1459,13 +1456,21 @@ FILE: ../../../third_party/skia/src/gpu/effects/GrRRectBlurEffect.h
1459
1456
FILE: ../../../third_party/skia/src/gpu/effects/GrRectBlurEffect.cpp
1460
1457
FILE: ../../../third_party/skia/src/gpu/effects/GrRectBlurEffect.fp
1461
1458
FILE: ../../../third_party/skia/src/gpu/effects/GrRectBlurEffect.h
1459
+ FILE: ../../../third_party/skia/src/gpu/effects/GrSkSLFP.cpp
1460
+ FILE: ../../../third_party/skia/src/gpu/effects/GrSkSLFP.h
1462
1461
FILE: ../../../third_party/skia/src/gpu/effects/GrUnpremulInputFragmentProcessor.cpp
1463
1462
FILE: ../../../third_party/skia/src/gpu/effects/GrUnpremulInputFragmentProcessor.fp
1464
1463
FILE: ../../../third_party/skia/src/gpu/effects/GrUnpremulInputFragmentProcessor.h
1465
1464
FILE: ../../../third_party/skia/src/gpu/effects/GrYUVtoRGBEffect.cpp
1466
1465
FILE: ../../../third_party/skia/src/gpu/effects/GrYUVtoRGBEffect.fp
1467
1466
FILE: ../../../third_party/skia/src/gpu/effects/GrYUVtoRGBEffect.h
1467
+ FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlCopyManager.h
1468
+ FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlCopyManager.mm
1469
+ FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlCopyPipelineState.h
1470
+ FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlCopyPipelineState.mm
1468
1471
FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlGpuCommandBuffer.h
1472
+ FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlResourceProvider.h
1473
+ FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlResourceProvider.mm
1469
1474
FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlTextureRenderTarget.h
1470
1475
FILE: ../../../third_party/skia/src/gpu/mtl/GrMtlTextureRenderTarget.mm
1471
1476
FILE: ../../../third_party/skia/src/gpu/ops/GrClearStencilClipOp.cpp
@@ -1488,6 +1493,7 @@ FILE: ../../../third_party/skia/src/sksl/SkSLInterpreter.cpp
1488
1493
FILE: ../../../third_party/skia/src/sksl/SkSLInterpreter.h
1489
1494
FILE: ../../../third_party/skia/src/sksl/SkSLJIT.cpp
1490
1495
FILE: ../../../third_party/skia/src/sksl/SkSLJIT.h
1496
+ FILE: ../../../third_party/skia/src/sksl/SkSLPipelineStageCodeGenerator.cpp
1491
1497
FILE: ../../../third_party/skia/src/sksl/ir/SkSLAppendStage.h
1492
1498
FILE: ../../../third_party/skia/src/sksl/ir/SkSLVariableReference.cpp
1493
1499
FILE: ../../../third_party/skia/src/utils/Sk3D.cpp
@@ -2252,10 +2258,10 @@ FILE: ../../../third_party/skia/site/user/sample/transfer_fn.png
2252
2258
FILE: ../../../third_party/skia/src/core/SkOrderedReadBuffer.h
2253
2259
FILE: ../../../third_party/skia/src/sksl/lex/sksl.lex
2254
2260
FILE: ../../../third_party/skia/src/sksl/sksl.inc
2255
- FILE: ../../../third_party/skia/src/sksl/sksl_cpu.inc
2256
2261
FILE: ../../../third_party/skia/src/sksl/sksl_fp.inc
2257
2262
FILE: ../../../third_party/skia/src/sksl/sksl_frag.inc
2258
2263
FILE: ../../../third_party/skia/src/sksl/sksl_geom.inc
2264
+ FILE: ../../../third_party/skia/src/sksl/sksl_pipeline.inc
2259
2265
FILE: ../../../third_party/skia/src/sksl/sksl_vert.inc
2260
2266
----------------------------------------------------------------------------------------------------
2261
2267
Copyright (c) 2011 Google Inc. All rights reserved.
@@ -2752,10 +2758,9 @@ FILE: ../../../third_party/skia/src/gpu/GrDefaultGeoProcFactory.cpp
2752
2758
FILE: ../../../third_party/skia/src/gpu/GrDefaultGeoProcFactory.h
2753
2759
FILE: ../../../third_party/skia/src/gpu/GrFragmentProcessor.h
2754
2760
FILE: ../../../third_party/skia/src/gpu/GrGpuResourceCacheAccess.h
2755
- FILE: ../../../third_party/skia/src/gpu/GrGpuResourceRef.cpp
2756
- FILE: ../../../third_party/skia/src/gpu/GrGpuResourceRef.h
2757
2761
FILE: ../../../third_party/skia/src/gpu/GrPathRendering.cpp
2758
2762
FILE: ../../../third_party/skia/src/gpu/GrPathRendering.h
2763
+ FILE: ../../../third_party/skia/src/gpu/GrPendingIOResource.h
2759
2764
FILE: ../../../third_party/skia/src/gpu/GrPendingProgramElement.h
2760
2765
FILE: ../../../third_party/skia/src/gpu/GrPrimitiveProcessor.cpp
2761
2766
FILE: ../../../third_party/skia/src/gpu/GrProcessorAnalysis.cpp
@@ -4143,6 +4148,7 @@ FILE: ../../../third_party/skia/src/sksl/SkSLHCodeGenerator.h
4143
4148
FILE: ../../../third_party/skia/src/sksl/SkSLLexer.cpp
4144
4149
FILE: ../../../third_party/skia/src/sksl/SkSLLexer.h
4145
4150
FILE: ../../../third_party/skia/src/sksl/SkSLOutputStream.h
4151
+ FILE: ../../../third_party/skia/src/sksl/SkSLPipelineStageCodeGenerator.h
4146
4152
FILE: ../../../third_party/skia/src/sksl/SkSLSectionAndParameterHelper.h
4147
4153
FILE: ../../../third_party/skia/src/sksl/SkSLString.cpp
4148
4154
FILE: ../../../third_party/skia/src/sksl/SkSLString.h
@@ -4276,6 +4282,7 @@ TYPE: LicenseType.bsd
4276
4282
FILE: ../../../third_party/skia/experimental/wasm/wasm_main.cpp
4277
4283
FILE: ../../../third_party/skia/fuzz/FuzzEncoders.cpp
4278
4284
FILE: ../../../third_party/skia/fuzz/FuzzPolyUtils.cpp
4285
+ FILE: ../../../third_party/skia/include/private/GrSkSLFPFactoryCache.h
4279
4286
----------------------------------------------------------------------------------------------------
4280
4287
Copyright 2018 Google LLC
4281
4288
0 commit comments