Roll Dawn from 5fbe4b65e645 to 5ff7d67bf341 (7 revisions)
https://dawn.googlesource.com/dawn.git/+log/5fbe4b65e645..5ff7d67bf341 2022-05-18 amaiorano@google.com tint: Validate that sampled texture type must be f32, i32, or u32 2022-05-18 enga@chromium.org Fix multiple device leaks in dawn_end2end_tests and dawn_unittests 2022-05-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 93c0c90db873 to 4dc9c79e0cf7 (4 revisions) 2022-05-18 cwallez@chromium.org Remove expectations for passing WebGPU CTS tests 2022-05-18 bclayton@google.com expectations.txt: Remove rules for passing tests 2022-05-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 5d184f5765ff to b190c10e0804 (3 revisions) 2022-05-18 bclayton@google.com tint: Add sem::Type::ConversionRank() 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 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:1322954 Tbr: cwallez@google.com Change-Id: I174c78f76c063a3c97627e7e365b98ac44c05b08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3647456 Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1004853}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
84ddcb6c9c
commit
96781ed8f2
2
DEPS
2
DEPS
@ -384,7 +384,7 @@ vars = {
|
||||
# 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': '5fbe4b65e645d8dd350a8cd74f05b7a9ac771604',
|
||||
'dawn_revision': '5ff7d67bf341af630c8945296155b77edc13ef81',
|
||||
# Three lines of non-changing comments so that
|
||||
# the commit queue can handle CLs rolling feed
|
||||
# and whatever else without interference from each other.
|
||||
|
Reference in New Issue
Block a user