commit | 2dcaec05c1b0dba83b534fa266608b2032be0cb2 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Tue Feb 06 17:20:42 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Feb 06 17:20:42 2024 +0000 |
tree | 8ba22355fa473695dce656752afa2560563ddb1a | |
parent | e3a55c65bb66bfabb65de7bd69ee062b02bbe911 [diff] |
Roll DirectX Shader Compiler from f7aec3efa721 to 07a1c4ebfabb (2 revisions) https://chromium.googlesource.com/external/github.com/microsoft/DirectXShaderCompiler.git/+log/f7aec3efa721..07a1c4ebfabb 2024-02-06 sudonatalie@google.com [SPIR-V] Allow SubpassInput without InputAttachmentIndex (#6240) 2024-02-06 sudonatalie@google.com [SPIR-V] Emit error for 16-bit texture types (#6242) 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 rharrison@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: rharrison@google.com Change-Id: Ibcf74e81ad3f1da88111fb08ba098914ff677354 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/173660 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 b8070dc..bd78d03 100644 --- a/DEPS +++ b/DEPS
@@ -197,7 +197,7 @@ }, 'third_party/dxc': { - 'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@f7aec3efa7215422ec496ca7d178e91e61128d05', + 'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@07a1c4ebfabb8a747beff62463f592b9a11bc8e8', }, 'third_party/dxheaders': {
diff --git a/third_party/dxc b/third_party/dxc index f7aec3e..07a1c4e 160000 --- a/third_party/dxc +++ b/third_party/dxc
@@ -1 +1 @@ -Subproject commit f7aec3efa7215422ec496ca7d178e91e61128d05 +Subproject commit 07a1c4ebfabb8a747beff62463f592b9a11bc8e8