Roll Dawn from e7efad03259a to 56ff53088bc4 (14 revisions)

https://dawn.googlesource.com/dawn.git/+log/e7efad03259a..56ff53088bc4

2021-12-02 [email protected] Roll Tint from 62394b2492bf to abf4f17b8e62 (1 revision)
2021-12-02 [email protected] Roll ANGLE from 8f6f5a4bb28d to 29babe0fdc44 (5 revisions)
2021-12-02 [email protected] Add a category named function in dawn.json
2021-12-02 [email protected] dawn_wire: Use memcpy in Serializer / Deserializer when possible
2021-12-02 [email protected] Validate that storage texture views have a single miplevel
2021-12-02 [email protected] Validate depth/stencil texture formats in image copies
2021-12-02 [email protected] Suppress GTX 1660 failures
2021-12-02 [email protected] Only default to vulkan loader in standalone
2021-12-01 [email protected] Adds testing infrastructure in DawnTest for error testing.
2021-12-01 [email protected] Roll ANGLE from fc860bc16be3 to 8f6f5a4bb28d (6 revisions)
2021-12-01 [email protected] Moves remaining logic in BindGroup dtor into Destroy.
2021-12-01 [email protected] Refactors Destroy to be upward calls instead of overriding.
2021-12-01 [email protected] Expose device.destroy upwards and add end2end tests
2021-12-01 [email protected] Roll Tint from 77e2c6f0b247 to 62394b2492bf (1 revision)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/dawn-chromium-autoroll
Please CC [email protected] 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 Chromium: https://bugs.chromium.org/p/chromium/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: luci.chromium.try:dawn-linux-x64-deps-rel;luci.chromium.try:dawn-mac-x64-deps-rel;luci.chromium.try:dawn-win10-x64-deps-rel;luci.chromium.try:dawn-win10-x86-deps-rel
Bug: chromium:1266727
Tbr: [email protected]
Change-Id: I70d3162d7258de1e744999698645708abbebf2bf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3313256
Commit-Queue: chromium-autoroll <[email protected]>
Bot-Commit: chromium-autoroll <[email protected]>
Cr-Commit-Position: refs/heads/main@{#947513}
diff --git a/DEPS b/DEPS
index 3476b4b..2b13b88 100644
--- a/DEPS
+++ b/DEPS
@@ -349,7 +349,7 @@
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling feed
   # and whatever else without interference from each other.
-  'dawn_revision': 'e7efad03259a6cc1643d9bc545c16bb9f3ddc1e4',
+  'dawn_revision': '56ff53088bc4002b9b217b9181dd32bbe46a974f',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling feed
   # and whatever else without interference from each other.