Roll ANGLE from e2eea7b7dea3 to 44b5715c4049 (10 revisions)
https://chromium.googlesource.com/angle/angle.git/+log/e2eea7b7dea3..44b5715c4049
2023-08-24 syoussefi@chromium.org D3D: Remove link job dependence to context
2023-08-24 syoussefi@chromium.org Vulkan: Move pipeline/desc-set layout creation to link job
2023-08-24 cclao@google.com Add static_assert(std::is_trivially_copyable<LinkedUniform>(),"")
2023-08-24 cclao@google.com Separate out std::vector<GLuint> boundTextureUnits from SamplerBinding
2023-08-24 cclao@google.com Vulkan: Move mVariableInfoMap load/save to its own class
2023-08-24 cclao@google.com Vulkan: Switch ShaderInfo::load to use readBytes
2023-08-24 romanl@google.com Cleanup: remove unused ANGLE_ASSERT_IMPL
2023-08-24 cnorthrop@google.com Traces: Update steps for upgrading traces
2023-08-24 romanl@google.com Perf tests: call base class SetUp in all tests
2023-08-24 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 1fb2f09080d7 to 8f3cfbeff2e9 (9 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,shrekshao@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: shrekshao@google.com
Change-Id: I948383d45398b0e72cee5911d8efe3b17060afc0
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/148703
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 ab3f476..a9ac2bf 100644
--- a/DEPS
+++ b/DEPS
@@ -154,7 +154,7 @@
},
'third_party/angle': {
- 'url': '{chromium_git}/angle/angle@e2eea7b7dea3616241fb339ca634b181b8b16800',
+ 'url': '{chromium_git}/angle/angle@44b5715c4049ebabc8a7124f531eea5910efbec2',
'condition': 'dawn_standalone',
},
diff --git a/third_party/angle b/third_party/angle
index e2eea7b..44b5715 160000
--- a/third_party/angle
+++ b/third_party/angle
@@ -1 +1 @@
-Subproject commit e2eea7b7dea3616241fb339ca634b181b8b16800
+Subproject commit 44b5715c4049ebabc8a7124f531eea5910efbec2