Skip to content

Commit 8d13d3e

Browse files
Dawn AutorollerDawn LUCI CQ
authored andcommitted
Roll DirectX Shader Compiler from 1a4a01b3680c to fc05f492546e (1 revision)
https://chromium.googlesource.com/external/github.com/microsoft/DirectXShaderCompiler.git/+log/1a4a01b3680c..fc05f492546e 2023-09-23 [email protected] More conforming to C++ standards (#4521) 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 [email protected],[email protected] 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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Bug: None Tbr: [email protected] Change-Id: Ibcbe00dd6b8f8767f181db56d5d79f13d7d9530c Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/153240 Kokoro: Kokoro <[email protected]> Bot-Commit: Dawn Autoroller <[email protected]> Commit-Queue: Dawn Autoroller <[email protected]>
1 parent 6303758 commit 8d13d3e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ deps = {
179179
},
180180

181181
'third_party/dxc': {
182-
'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@1a4a01b3680c780a469f8b4b5c7e2ea32e6ed128',
182+
'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@fc05f492546eba6f01a5ccf45ba5ea288eda4552',
183183
},
184184

185185
'third_party/dxheaders': {

0 commit comments

Comments
 (0)