Roll DirectX Shader Compiler from 7b222ff6b4e0 to 5cecea9e1721 (6 revisions)

https://chromium.googlesource.com/external/github.com/microsoft/DirectXShaderCompiler.git/+log/7b222ff6b4e0..5cecea9e1721

2023-11-28 python3kgae@outlook.com [Test] add test for different matrix representations in refection (#5995)
2023-11-28 python3kgae@outlook.com [lit][SPIRV] move shaders back to CodeGenSPIRV (#6072)
2023-11-28 grroth@microsoft.com [lit][SPIRV] convert runFileTest shaders to lit FileCheck test (#6069)
2023-11-28 python3kgae@outlook.com [CMake] add another hint for DIASDK (#6061)
2023-11-28 32750401+ChristianReinbold@users.noreply.github.com Fix segfault when compiling hlsl intrinsics with variadic argu… (#6012)
2023-11-28 amaiorano@google.com Python: fix calls to os.makedirs to avoid existence check races (#6060)

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 dsinclair@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: dsinclair@google.com
Change-Id: Iafd66090ea34829ac2ce0906089d0d9d45910d5d
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/163380
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 3c8b3b3..8de7fa2 100644
--- a/DEPS
+++ b/DEPS
@@ -197,7 +197,7 @@
   },
 
   'third_party/dxc': {
-    'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@7b222ff6b4e0ac9db677fd0c801990821e2661ae',
+    'url': '{chromium_git}/external/github.com/microsoft/DirectXShaderCompiler@5cecea9e17214311975fbcff410ef65573899d30',
   },
 
   'third_party/dxheaders': {
diff --git a/third_party/dxc b/third_party/dxc
index 7b222ff..5cecea9 160000
--- a/third_party/dxc
+++ b/third_party/dxc
@@ -1 +1 @@
-Subproject commit 7b222ff6b4e0ac9db677fd0c801990821e2661ae
+Subproject commit 5cecea9e17214311975fbcff410ef65573899d30