Skip to content

Commit 317bec9

Browse files
Dawn AutorollerDawn LUCI CQ
authored andcommitted
Roll DirectX Shader Compiler from fc05f492546e to cb6a65415f30 (1 revision)
https://chromium.googlesource.com/external/github.com/microsoft/DirectXShaderCompiler.git/+log/fc05f492546e..cb6a65415f30 2023-09-25 [email protected] Add missing StringRef include (#5774) 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: I219ca758fe2fb5b070c7de43a78f7e27b5b426a8 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/153380 Commit-Queue: Dawn Autoroller <[email protected]> Bot-Commit: Dawn Autoroller <[email protected]> Kokoro: Kokoro <[email protected]>
1 parent 45a8dab commit 317bec9

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@fc05f492546eba6f01a5ccf45ba5ea288eda4552',
182+
'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@cb6a65415f3004e542f3075a09b104d42c7d33dc',
183183
},
184184

185185
'third_party/dxheaders': {

third_party/dxc

0 commit comments

Comments
 (0)