Roll Skia from 6940cff9c3e7 to 137482fc2217 (11 revisions)

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

2021-07-23 johnstiles@google.com Separate SkVM's SampleChild into two callbacks.
2021-07-23 michaelludwig@google.com Rename/simplify SkCanvas::resetClip() and make recordable
2021-07-23 robertphillips@google.com Prevent CircleOp from being tested with MSAA
2021-07-23 herb@google.com add op array32 for indirect uniform access
2021-07-23 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 0e1c90cf4f17 to 9f7a86a80874 (14 revisions)
2021-07-23 reed@google.com Add _bilerp variant to vertices bench
2021-07-23 brianosman@google.com Skip more flaky tests in the mtltestprecompile config
2021-07-23 reed@google.com Pass separate texs so we don't cheat in drawVerts
2021-07-23 reed@google.com Add flag to force high-precision RP
2021-07-23 csmartdalton@google.com Reland "Prefer the NV_framebuffer_blit extension over ANGLE"
2021-07-23 kjlubick@google.com [infra] Update cmake docker image to be Debian 10

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
Test: Test: Test: PUBG Mobile MEC
Test: Test: Test: git clean -f -x -d -f ; m ANGLE -j50
Change-Id: I49f3459351e8843899f9ff81528b16ce4b725e24
Reviewed-on: https://skia-review.googlesource.com/c/skiabot-test/+/432118
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 298482a..eb672d0 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': '6940cff9c3e784fc8af44994059dbf32427d8c5a',
+  'skia_revision': '137482fc2217ecd2dcc12042fc0925a4c973c0c0',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling Skia
   # and whatever else without interference from each other.