commit | 143159d7754869c8e55c03d8e6bc76bc82069239 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Feb 07 22:04:20 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 07 22:04:20 2024 +0000 |
tree | b75dc84c05153e02ecdba007c41f590ecfd0b960 | |
parent | da33625f315343cddce1108f3fffc40b6b7b4733 [diff] |
Roll DirectX Shader Compiler from 2ae63c93833d to ba0705ecb1fe (1 revision) https://chromium.googlesource.com/external/github.com/microsoft/DirectXShaderCompiler.git/+log/2ae63c93833d..ba0705ecb1fe 2024-02-07 stevenperron@google.com [SPIRV] Fix out of bounds vector access (#6253) 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: I383f2069e926529521f23c5269dbb817d3fc77bb Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/173902 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 bb7ec7d..7b75cbd 100644 --- a/DEPS +++ b/DEPS
@@ -197,7 +197,7 @@ }, 'third_party/dxc': { - 'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@2ae63c93833dcc957d9b4e0c91053e64ccf25d1e', + 'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@ba0705ecb1fec96225abd53ccee8425e771e6f16', }, 'third_party/dxheaders': {
diff --git a/third_party/dxc b/third_party/dxc index 2ae63c9..ba0705e 160000 --- a/third_party/dxc +++ b/third_party/dxc
@@ -1 +1 @@ -Subproject commit 2ae63c93833dcc957d9b4e0c91053e64ccf25d1e +Subproject commit ba0705ecb1fec96225abd53ccee8425e771e6f16