commit | 5fbfd00b057a878e263f444b3a0e89a45aabdf24 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Oct 19 01:00:51 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 19 01:00:51 2023 +0000 |
tree | fd280710a9ebf0a66da6f68f8a57e8554ebec82d | |
parent | e0a2812e48ab1119b918c1bdaa7026110bec158e [diff] |
Roll DirectX Shader Compiler from adb2dc70fbd7 to dc02828bd1ed (3 revisions) https://chromium.googlesource.com/external/github.com/microsoft/DirectXShaderCompiler.git/+log/adb2dc70fbd7..dc02828bd1ed 2023-10-18 python3kgae@outlook.com [NFC] Update comment (#5882) 2023-10-18 grroth@microsoft.com Revert mistaken debug changes to hctbuild (#5888) 2023-10-18 cbieneman@microsoft.com Enable `.ll` test suffix for LLVM tests (#5887) 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 lokokung@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: lokokung@google.com Change-Id: I9e0557baf701f1148b911998d45b16c1067d159e Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/156807 Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.com> Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index 19bef58..0ae3b41 100644 --- a/DEPS +++ b/DEPS
@@ -183,7 +183,7 @@ }, 'third_party/dxc': { - 'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@adb2dc70fbd7dd31377f1b19d08ecea39b04f687', + 'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@dc02828bd1eddb048d3a77be8137ae7f3f01b1d0', }, 'third_party/dxheaders': {
diff --git a/third_party/dxc b/third_party/dxc index adb2dc7..dc02828 160000 --- a/third_party/dxc +++ b/third_party/dxc
@@ -1 +1 @@ -Subproject commit adb2dc70fbd7dd31377f1b19d08ecea39b04f687 +Subproject commit dc02828bd1eddb048d3a77be8137ae7f3f01b1d0