commit | f0a5bb7341a3f0afc343bead1831c93322da4a5f | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Nov 30 11:00:33 2023 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 30 11:00:33 2023 +0000 |
tree | aff9b1ac237153a24f4543a4e5bdf0cdc0ca03c2 | |
parent | 58f8ed20eee52baa84b9ce9c336e7b51278fe413 [diff] |
Roll DirectX Shader Compiler from aa168736bebd to fc0ecb83b544 (2 revisions) https://chromium.googlesource.com/external/github.com/microsoft/DirectXShaderCompiler.git/+log/aa168736bebd..fc0ecb83b544 2023-11-30 hanbyang@microsoft.com Fixed an OOB that potentially causes a crash (#6079) 2023-11-29 Bharadwaj.Yadavalli@microsoft.com Update DXIL.rst (#6078) 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: Ia5c421c20296bde05b914075f0bf071efc299464 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/163462 Kokoro: Kokoro <noreply+kokoro@google.com> 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 910af72..8f44d57 100644 --- a/DEPS +++ b/DEPS
@@ -197,7 +197,7 @@ }, 'third_party/dxc': { - 'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@aa168736bebd744c4b3d55947db18947165cc43f', + 'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@fc0ecb83b544e301ea021d0c3817a231429fc2d2', }, 'third_party/dxheaders': {
diff --git a/third_party/dxc b/third_party/dxc index aa16873..fc0ecb8 160000 --- a/third_party/dxc +++ b/third_party/dxc
@@ -1 +1 @@ -Subproject commit aa168736bebd744c4b3d55947db18947165cc43f +Subproject commit fc0ecb83b544e301ea021d0c3817a231429fc2d2