Skip to content

Commit

Permalink
Roll DirectX Shader Compiler from b1b8acdde8e6 to 568ad77e66ac (1 rev…
Browse files Browse the repository at this point in the history
…ision)

https://chromium.googlesource.com/external/github.com/microsoft/DirectXShaderCompiler.git/+log/b1b8acdde8e6..568ad77e66ac

2023-10-17 python3kgae@outlook.com [Sanitizer] Fix sanitizer fails in msvc (#5851)

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 lokokung@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: lokokung@google.com
Change-Id: I4fd1177873ced2767f0b21f01dbbcb6ca11398b3
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/156740
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>
  • Loading branch information
Dawn Autoroller authored and Dawn LUCI CQ committed Oct 17, 2023
1 parent 80e0456 commit 516bcb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ deps = {
},

'third_party/dxc': {
'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@b1b8acdde8e68288efe11b890b952c9d73ff12ec',
'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@568ad77e66acdae8c13329d80120d33cf327c92b',
},

'third_party/dxheaders': {
Expand Down

0 comments on commit 516bcb9

Please sign in to comment.