Roll ANGLE from 1be015356eb8 to 15156b1da43d (12 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/1be015356eb8..15156b1da43d
2023-06-20 steven@uplinklabs.net Vulkan: disable graphics_pipeline_library on old NVIDIA drivers
2023-06-20 syoussefi@chromium.org Remove unused helper classes
2023-06-20 steven@uplinklabs.net Vulkan: copy drawIndirectFirstInstance from physical device features
2023-06-20 steven@uplinklabs.net optimize glShaderSource string concatenation
2023-06-20 steven@uplinklabs.net Vulkan: detect Apple GPU as being a tile-based renderer
2023-06-20 steven@uplinklabs.net Vulkan: avoid crash on AMD drivers with MSRTT emulation
2023-06-20 steven@uplinklabs.net D3D11: unbreak instanced indirect multidraw with ushort indices
2023-06-20 romanl@google.com Assert !is_official_build in Android builds.
2023-06-20 syoussefi@chromium.org Vulkan: Deduplicate SpvAssignLocations call in program pipeline
2023-06-20 geofflang@chromium.org Metal: Refactor hasValidRenderTarget checks
2023-06-20 amy@amyspark.me GL: fall back to WGL if EGL_ANGLE_surface_orientation unset
2023-06-20 angle-autoroll@skia-public.iam.gserviceaccount.com Roll VK-GL-CTS from 7fcb3c6e0082 to f29bd2feeaff (19 revisions)
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: Ie476bd4a890413574a33b081796c3d73befa0744
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/138143
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index fa8b5c7..a41609a 100644
--- a/DEPS
+++ b/DEPS
@@ -136,7 +136,7 @@
},
'third_party/angle': {
- 'url': '{chromium_git}/angle/angle@1be015356eb8530b43e4c71b6cd514570186e08e',
+ 'url': '{chromium_git}/angle/angle@15156b1da43d5352c93787840c1eeffaea0d3c7b',
'condition': 'dawn_standalone',
},