[go: nahoru, domu]

Roll Dawn from 4a21f2436f2c to cd1629420e15 (9 revisions)

https://dawn.googlesource.com/dawn.git/+log/4a21f2436f2c..cd1629420e15

2023-06-01 lokokung@google.com Reland "Updates return type for bitmask fields to be the Flag version."
2023-06-01 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 7b0dd4803e80 to fc3439e6ae3f (4 revisions)
2023-06-01 dsinclair@chromium.org [ir] Convert block instructions to a list.
2023-06-01 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from f549d5e6c663 to ae667fe96db9 (2 revisions)
2023-06-01 alancutter@chromium.org Fix typo in support.md heading
2023-06-01 cwallez@chromium.org dawn::wire::server: Use WireResult consistently for error handling.
2023-06-01 bclayton@google.com [tint][constant] Optimize Value::Equal() for splats
2023-06-01 penghuang@chromium.org d3d11: set mUnifromBufferDirty at beginning
2023-06-01 bclayton@google.com [tint][reader][wgsl]: Fix quadratic parsing of ___...

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 cwallez@google.com,dsinclair@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 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-android-arm-deps-rel;luci.chromium.try:dawn-android-arm64-deps-rel;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:1449538,chromium:1450446
Tbr: dsinclair@google.com
Change-Id: Ie1fec4a021fcf07ec8c100bcc2635d70278f81a1
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4581849
Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1152135}
diff --git a/DEPS b/DEPS
index aa647a3..de03d16a1 100644
--- a/DEPS
+++ b/DEPS
@@ -431,7 +431,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': '4a21f2436f2c3a4dc041926312c572eec17a4665',
+  'dawn_revision': 'cd1629420e1554a88c37c2811cbf93d64ed9f22a',
   # Three lines of non-changing comments so that
   # the commit queue can handle CLs rolling feed
   # and whatever else without interference from each other.