Roll ANGLE from be9e63ad090d to ef8d9f10e684 (8 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/be9e63ad090d..ef8d9f10e684
2024-05-04 cclao@google.com Vulkan: Use DEVICE_ONLY VkEvent when available
2024-05-03 cclao@google.com Vulkan: Minor cleanup
2024-05-03 m.maiya@samsung.com Enhance VulkanPerformanceCounterTest coverage
2024-05-03 cclao@google.com Vulkan: Add VkCmdWaitEvents for image barriers
2024-05-03 liza@chromium.org Implement basic texture upload.
2024-05-03 m.maiya@samsung.com Vulkan: Account for padBuffersToMaxVertexAttribStride
2024-05-03 angle-autoroll@skia-public.iam.gserviceaccount.com Manual roll Chromium from b689a9ee3ba2 to dbc600a2b0d5 (109 revisions)
2024-05-03 m.maiya@samsung.com Add trim support to MemoryBuffer
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,enga@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://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Bug: None
Tbr: enga@google.com
Change-Id: I82be2647fca089cab4ca94958526c0b1fcb81b3d
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/186883
Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS
index be6b936..3fbc9f5 100644
--- a/DEPS
+++ b/DEPS
@@ -262,7 +262,7 @@
},
'third_party/angle': {
- 'url': '{chromium_git}/angle/angle@be9e63ad090dc4b86eae08ad8f9f4c9f1a18a6a4',
+ 'url': '{chromium_git}/angle/angle@ef8d9f10e6848f7159d74cec6f80e7c0fa3272c1',
'condition': 'dawn_standalone',
},
diff --git a/third_party/angle b/third_party/angle
index be9e63a..ef8d9f1 160000
--- a/third_party/angle
+++ b/third_party/angle
@@ -1 +1 @@
-Subproject commit be9e63ad090dc4b86eae08ad8f9f4c9f1a18a6a4
+Subproject commit ef8d9f10e6848f7159d74cec6f80e7c0fa3272c1