commit | c6932f07cb6ef8a1411e4ae1155a57dee1a24feb | [log] [tgz] |
---|---|---|
author | Dawn Autoroller <dawn-autoroll@skia-public.iam.gserviceaccount.com> | Thu Jan 11 11:57:20 2024 +0000 |
committer | Dawn LUCI CQ <dawn-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 11 11:57:20 2024 +0000 |
tree | aa28243d878d6fc77232480c3ffc8d3f7e8d3341 | |
parent | 3814d3fc39d4a21d5a067d5b9bce77cf303c3a9c [diff] |
Roll DirectX Shader Compiler from ac016fcc87cc to f94fe829f794 (1 revision) https://chromium.googlesource.com/external/github.com/microsoft/DirectXShaderCompiler.git/+log/ac016fcc87cc..f94fe829f794 2024-01-10 stevenperron@google.com [SPIRV] Implement out variables in patch control functions (#6135) 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 cwallez@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: cwallez@google.com Change-Id: Icd5547b6dd07e511e666b4ae689447d86cc6a8c5 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/169082 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>
diff --git a/DEPS b/DEPS index 9097b6b..16deb92 100644 --- a/DEPS +++ b/DEPS
@@ -197,7 +197,7 @@ }, 'third_party/dxc': { - 'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@ac016fcc87ccdf7c04f3c0fc321f6c2dcb642c2c', + 'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@f94fe829f7944c97ea2646fc7950ae4e367d7136', }, 'third_party/dxheaders': {
diff --git a/third_party/dxc b/third_party/dxc index ac016fc..f94fe82 160000 --- a/third_party/dxc +++ b/third_party/dxc
@@ -1 +1 @@ -Subproject commit ac016fcc87ccdf7c04f3c0fc321f6c2dcb642c2c +Subproject commit f94fe829f7944c97ea2646fc7950ae4e367d7136