commit | 4005c46bf97b576cf44d051b8455da3f3db7bf25 | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Wed Jun 26 19:22:49 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 26 19:22:49 2024 +0000 |
tree | 51245b469e722bbea5f850b33a82e1cd59b07eea | |
parent | cb774b947e56406adb32269d16394e06ab0891ae [diff] |
Roll DirectX Shader Compiler from e5183a06b913 to 206133c9e7e1 (1 revision) https://chromium.googlesource.com/external/github.com/microsoft/DirectXShaderCompiler.git/+log/e5183a06b913..206133c9e7e1 2024-06-26 dneto@google.com HLMatrixLower: allow exceptions to propagate out (#6710) 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 dneto@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: dneto@google.com Change-Id: I22d38437b147de8cebe2e0ca77553c13ef30489f Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/195955 Reviewed-by: David Neto <dneto@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 90f3ff1..7326630 100644 --- a/DEPS +++ b/DEPS
@@ -332,7 +332,7 @@ }, 'third_party/dxc': { - 'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@e5183a06b913a4c465667e98dbb48abed579e128', + 'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@206133c9e7e182ba0f238d5f8792977ef5ce9280', }, 'third_party/dxheaders': {
diff --git a/third_party/dxc b/third_party/dxc index e5183a0..206133c 160000 --- a/third_party/dxc +++ b/third_party/dxc
@@ -1 +1 @@ -Subproject commit e5183a06b913a4c465667e98dbb48abed579e128 +Subproject commit 206133c9e7e182ba0f238d5f8792977ef5ce9280