commit | 1753adf84ae4320ae7aa6c921d4825cffe4888ef | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Fri Apr 25 13:36:22 2025 -0700 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 25 13:36:22 2025 -0700 |
tree | 940c5ae27a5ee0e7f6d628d94ab07963d1c0dd35 | |
parent | c7c20452a0dbb951bf5e37d4908d800aff215909 [diff] |
Roll DirectX Shader Compiler from 624665f3987d to 8209d53f0ef0 (3 revisions) https://chromium.googlesource.com/external/github.com/microsoft/DirectXShaderCompiler.git/+log/624665f3987d..8209d53f0ef0 2025-04-25 smoll@nvidia.com Fix static member call instantiation (#7377) 2025-04-25 smoll@nvidia.com [SER] Validate MakeMiss (#7372) 2025-04-25 smoll@nvidia.com [SER] Validate HitObject accessors (#7371) 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 cwallez@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: cwallez@google.com Change-Id: Ic3178f5fb8489aa6ffe6ef96ff834f1f36d490b3 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/239157 Commit-Queue: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com>
diff --git a/DEPS b/DEPS index f2f4471..b7b5175 100644 --- a/DEPS +++ b/DEPS
@@ -340,7 +340,7 @@ }, 'third_party/dxc': { - 'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@624665f3987d379a299aa14dbc53e0cd3b96afea', + 'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@8209d53f0ef0257e5b8c78d22057086403946cca', }, 'third_party/dxheaders': {
diff --git a/third_party/dxc b/third_party/dxc index 624665f..8209d53 160000 --- a/third_party/dxc +++ b/third_party/dxc
@@ -1 +1 @@ -Subproject commit 624665f3987d379a299aa14dbc53e0cd3b96afea +Subproject commit 8209d53f0ef0257e5b8c78d22057086403946cca