| commit | b62dc8afd0ec33eb521186dafc04c41e117df765 | [log] [tgz] |
|---|---|---|
| author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Nov 04 01:24:35 2025 -0800 |
| committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 04 01:24:35 2025 -0800 |
| tree | c635294c54f169841cde1cdbfc153492c3263b3f | |
| parent | 43d894d64b4f417e7cf03a4a8e54f99b12507750 [diff] |
Roll DirectX Shader Compiler from a699e7e90bb0 to fa3fe957ea96 (2 revisions) https://chromium.googlesource.com/external/github.com/microsoft/DirectXShaderCompiler.git/+log/a699e7e90bb0..fa3fe957ea96 2025-11-03 alexsepkowski@gmail.com Execution Tests: Fix bugs in LoadAndStoreOps (#7856) 2025-10-31 damyanp@microsoft.com Use ARM64 WARP on ARM64 machines (#7862) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/directx-shader-compiler-dawn Please CC alanbaker@google.com,webgpu-developers@google.com on the revert to ensure that a human is aware of the problem. To file a bug in DirectX Shader Compiler: https://github.com/microsoft/DirectXShaderCompiler/issues/new/choose 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: alanbaker@google.com Change-Id: Ie60f3cc2d72a8123ffd5c03041c9ec87c4710150 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/271015 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 a746561..cafeee3 100644 --- a/DEPS +++ b/DEPS
@@ -344,7 +344,7 @@ }, 'third_party/dxc': { - 'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@a699e7e90bb00bfbeac9dff39425a9acd29fc291', + 'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@fa3fe957ea9656df75ce683c47fb2892151e4732', }, 'third_party/dxheaders': {
diff --git a/third_party/dxc b/third_party/dxc index a699e7e..fa3fe95 160000 --- a/third_party/dxc +++ b/third_party/dxc
@@ -1 +1 @@ -Subproject commit a699e7e90bb00bfbeac9dff39425a9acd29fc291 +Subproject commit fa3fe957ea9656df75ce683c47fb2892151e4732