Skip to content

Commit d79036b

Browse files
Dawn AutorollerDawn LUCI CQ
authored andcommitted
Roll DirectX Shader Compiler from 8fa2b72b15d7 to d10511ad1752 (2 revisions)
https://chromium.googlesource.com/external/github.com/microsoft/DirectXShaderCompiler.git/+log/8fa2b72b15d7..d10511ad1752 2025-10-01 [email protected] Add requires dxil for tests with shader models above 1.6 (#7796) 2025-10-01 [email protected] [SPIRV] Folding global constant variables (#7786) 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://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: [email protected] Change-Id: Ibb1f17f6563abec49ee0b06d8aec854b263c2e04 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/264656 Commit-Queue: Dawn Autoroller <[email protected]> Bot-Commit: Dawn Autoroller <[email protected]>
1 parent 603a515 commit d79036b

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
@@ -345,7 +345,7 @@ deps = {
345345
},
346346

347347
'third_party/dxc': {
348-
'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@8fa2b72b15d70ce276fb4ba01077315edc623542',
348+
'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@d10511ad17525ca01988c57ea0111fc627a811a1',
349349
},
350350

351351
'third_party/dxheaders': {

third_party/dxc

Submodule dxc updated 58 files

0 commit comments

Comments
 (0)