commit | 90cdcadd050e6ba62a65c55c58a228fbacefc4a6 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Mon Feb 26 22:49:54 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 26 22:49:54 2024 +0000 |
tree | 825a3a8f4e5c96b30ba2a4d412b9a94cc98aa998 | |
parent | 02dfb7e5208056f9b1d949ff6122aafb3744d29c [diff] |
Roll DirectX Shader Compiler from fdbecd30f80b to 1a48b86e08c1 (1 revision) https://chromium.googlesource.com/external/github.com/microsoft/DirectXShaderCompiler.git/+log/fdbecd30f80b..1a48b86e08c1 2024-02-26 cbeckley@google.com [Sema] Allow int arguments for attributes to be enum values (#6353) 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 dsinclair@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: dsinclair@google.com Change-Id: I33f0140e4ae7f80087b3df3cd0bd2ef06111d03a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/176600 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Kokoro: Kokoro <noreply+kokoro@google.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index 9afb1fa..d19828e 100644 --- a/DEPS +++ b/DEPS
@@ -202,7 +202,7 @@ }, 'third_party/dxc': { - 'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@fdbecd30f80b9538dae8fee1efd48612c5c6a703', + 'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@1a48b86e08c1bf3f9f64f4a4bdae096f9f5a24d9', }, 'third_party/dxheaders': {
diff --git a/third_party/dxc b/third_party/dxc index fdbecd3..1a48b86 160000 --- a/third_party/dxc +++ b/third_party/dxc
@@ -1 +1 @@ -Subproject commit fdbecd30f80b9538dae8fee1efd48612c5c6a703 +Subproject commit 1a48b86e08c1bf3f9f64f4a4bdae096f9f5a24d9