1
- Signature: 1ef90da688e31c38c8a6b9ee72455dc7
1
+ Signature: 3dde0a2220b1d581e4c5e3b72736eb38
2
2
3
3
UNUSED LICENSES:
4
4
@@ -920,6 +920,7 @@ FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.ex
920
920
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Debug-Android_Vulkan.json
921
921
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Debug-Graphite.json
922
922
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Debug-Graphite_NoGpu.json
923
+ FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Debug-Graphite_NoPrecompile.json
923
924
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Debug-iOS.json
924
925
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-arm64-Release-Graphite.json
925
926
FILE: ../../../third_party/skia/infra/bots/recipe_modules/build/examples/full.expected/Build-Mac-Clang-x86_64-Debug-ASAN.json
@@ -5569,6 +5570,7 @@ FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/PathTessellator.h
5569
5570
FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/StrokeTessellator.cpp
5570
5571
FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/StrokeTessellator.h
5571
5572
FILE: ../../../third_party/skia/src/gpu/ganesh/tessellate/VertexChunkPatchAllocator.h
5573
+ FILE: ../../../third_party/skia/src/gpu/graphite/AttachmentTypes.h
5572
5574
FILE: ../../../third_party/skia/src/gpu/graphite/ClipStack.cpp
5573
5575
FILE: ../../../third_party/skia/src/gpu/graphite/ClipStack_graphite.h
5574
5576
FILE: ../../../third_party/skia/src/gpu/graphite/CommandTypes.h
@@ -5583,8 +5585,11 @@ FILE: ../../../third_party/skia/src/gpu/graphite/GraphiteResourceKey.h
5583
5585
FILE: ../../../third_party/skia/src/gpu/graphite/Log.h
5584
5586
FILE: ../../../third_party/skia/src/gpu/graphite/PaintParams.cpp
5585
5587
FILE: ../../../third_party/skia/src/gpu/graphite/PaintParams.h
5588
+ FILE: ../../../third_party/skia/src/gpu/graphite/QueueManager.cpp
5589
+ FILE: ../../../third_party/skia/src/gpu/graphite/QueueManager.h
5586
5590
FILE: ../../../third_party/skia/src/gpu/graphite/RecorderPriv.cpp
5587
5591
FILE: ../../../third_party/skia/src/gpu/graphite/RecorderPriv.h
5592
+ FILE: ../../../third_party/skia/src/gpu/graphite/RecordingPriv.h
5588
5593
FILE: ../../../third_party/skia/src/gpu/graphite/Resource.cpp
5589
5594
FILE: ../../../third_party/skia/src/gpu/graphite/Resource.h
5590
5595
FILE: ../../../third_party/skia/src/gpu/graphite/ResourceCache.cpp
@@ -5599,6 +5604,9 @@ FILE: ../../../third_party/skia/src/gpu/graphite/UploadBufferManager.h
5599
5604
FILE: ../../../third_party/skia/src/gpu/graphite/UploadTask.cpp
5600
5605
FILE: ../../../third_party/skia/src/gpu/graphite/UploadTask.h
5601
5606
FILE: ../../../third_party/skia/src/gpu/graphite/geom/Geometry.h
5607
+ FILE: ../../../third_party/skia/src/gpu/graphite/geom/SubRunData.h
5608
+ FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlQueueManager.h
5609
+ FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlQueueManager.mm
5602
5610
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlSampler.h
5603
5611
FILE: ../../../third_party/skia/src/gpu/graphite/mtl/MtlSampler.mm
5604
5612
FILE: ../../../third_party/skia/src/gpu/graphite/render/CoverBoundsRenderStep.cpp
0 commit comments