Roll Skia from 137482fc2217 to c3176002bc37 (5 revisions)

https://skia.googlesource.com/skia.git/+log/137482fc2217..c3176002bc37

2021-07-23 csmartdalton@google.com Lift the tessellation atlas into its own path renderer
2021-07-23 johnstiles@google.com Add new SampleBlender callback to SkVMCodeGenerator.
2021-07-23 johnstiles@google.com Remove color argument from sampleShader.
2021-07-23 johnstiles@google.com Separate PipelineStage's sampleChild into two callbacks.
2021-07-23 jvanverth@google.com Metal: track GrSurfaces on command buffer.

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-skiabot-test-autoroll
Please CC borenet@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md

Tbr: borenet@google.com
Change-Id: If243e24b1e5bd9ba3d5d9f9984602a8716cd1c37
Reviewed-on: https://skia-review.googlesource.com/c/skiabot-test/+/432297
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index eb672d0..9784889 100644
--- a/DEPS
+++ b/DEPS
@@ -3,7 +3,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.
-  'skia_revision': '137482fc2217ecd2dcc12042fc0925a4c973c0c0',
+  'skia_revision': 'c3176002bc374f9ffececc83d08728f8b806670a',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.