From 69786d562f1ea1a3ee8bc8fcd05435db5b56256f Mon Sep 17 00:00:00 2001 From: Dawn Autoroller Date: Sat, 25 Mar 2023 17:46:40 +0000 Subject: [PATCH] Roll ANGLE from 249b03aca732 to 1301402c5381 (1 revision) https://chromium.googlesource.com/angle/angle.git/+log/249b03aca732..1301402c5381 2023-03-25 hailinzhang@google.com Vulkan: improve etc to bc grident texture precison. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-dawn-autoroll Please CC angle-team+autoroll@google.com,jrprice@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/issues/entry To file a bug in Dawn: https://bugs.chromium.org/p/dawn/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 Bug: None Tbr: jrprice@google.com Change-Id: If3c4360400cf36f6bbefc4aac9b485717f15b5fa Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/125441 Bot-Commit: Dawn Autoroller Commit-Queue: Dawn Autoroller --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 5e656a0675..701124cfda 100644 --- a/DEPS +++ b/DEPS @@ -132,7 +132,7 @@ deps = { }, 'third_party/angle': { - 'url': '{chromium_git}/angle/angle@249b03aca732165c125e8b2c5684035beb03b3e7', + 'url': '{chromium_git}/angle/angle@1301402c5381d8e36d10e27f8e63ee0a76a034ed', 'condition': 'dawn_standalone', },