Roll Dawn from d58b7ef97bde to 95f44fd3b3fd (18 revisions)

https://dawn.googlesource.com/dawn.git/+log/d58b7ef97bde..95f44fd3b3fd

2022-03-06 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from b207b888452e to 29cf938afd2a (1 revision)
2022-03-06 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 60bf3b4cf91b to fc40ddd2a901 (1 revision)
2022-03-06 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from e67027c2df29 to 36132a265702 (1 revision)
2022-03-05 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 8c1205c391dc to b207b888452e (1 revision)
2022-03-05 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from e1930f0fac2b to 60bf3b4cf91b (1 revision)
2022-03-05 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from bf3cdca5844b to e67027c2df29 (7 revisions)
2022-03-05 enga@chromium.org Remove WGSL readonly-storage to storage binding type promotion
2022-03-05 shrekshao@google.com Allow sparse color attachments
2022-03-05 hao.x.li@intel.com Add timestampWrites on render/compute passes
2022-03-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from e572921329ff to 8c1205c391dc (6 revisions)
2022-03-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from d1003645cb39 to 4cb132918164 (1 revision)
2022-03-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 561264b73b36 to e1930f0fac2b (1 revision)
2022-03-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from b72718d23720 to bf3cdca5844b (10 revisions)
2022-03-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from c7e2e32d489d to d1003645cb39 (2 revisions)
2022-03-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 80fa1bbd5615 to c7e2e32d489d (1 revision)
2022-03-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 81af4024f34b to e572921329ff (1 revision)
2022-03-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 39fdd0d506bf to 561264b73b36 (4 revisions)
2022-03-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 7b202392bf9f to b72718d23720 (5 revisions)

Also rolling transitive DEPS:
  https://dawn.googlesource.com/tint from 80fa1bbd5615 to 4cb132918164

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

To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry
To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry

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

Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn
Bug: None
Tbr: bclayton@google.com
Change-Id: I62c4f860aef7d25c6ccadcbc24cd3765a05d1c6e
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/516698
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index 6ca48f5..3d7c6c6 100644
--- a/DEPS
+++ b/DEPS
@@ -16,10 +16,10 @@
   "third_party/externals/d3d12allocator"  : "https://skia.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator.git@169895d529dfce00390a20e69c2f516066fe7a3b",
   # Dawn requires jinja2 and markupsafe for the code generator, tint for SPIRV compilation, and abseil for string formatting.
   # When the Dawn revision is updated these should be updated from the Dawn DEPS as well.
-  "third_party/externals/dawn"            : "https://dawn.googlesource.com/dawn.git@d58b7ef97bde18e1ec2e6e1396698fca13b9f54e",
+  "third_party/externals/dawn"            : "https://dawn.googlesource.com/dawn.git@95f44fd3b3fd06dac8dc40fe2396c52cc464cc01",
   "third_party/externals/jinja2"          : "https://chromium.googlesource.com/chromium/src/third_party/jinja2@ee69aa00ee8536f61db6a451f3858745cf587de6",
   "third_party/externals/markupsafe"      : "https://chromium.googlesource.com/chromium/src/third_party/markupsafe@0944e71f4b2cb9a871bcbe353f95e889b64a611a",
-  "third_party/externals/tint"            : "https://dawn.googlesource.com/tint@80fa1bbd56153d0d872e9eb5e0c1b59af46fed2a",
+  "third_party/externals/tint"            : "https://dawn.googlesource.com/tint@4cb132918164902690a03281dc58252793ddcf46",
   "third_party/externals/abseil-cpp"      : "https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp@789af048b388657987c59d4da406859034fe310f",
   "third_party/externals/dng_sdk"         : "https://android.googlesource.com/platform/external/dng_sdk.git@c8d0c9b1d16bfda56f15165d39e0ffa360a11123",
   "third_party/externals/egl-registry"    : "https://skia.googlesource.com/external/github.com/KhronosGroup/EGL-Registry@a0bca08de07c7d7651047bedc0b653cfaaa4f2ae",