From 5a3aa6159e0ef0241b528812e1d138f0d7055f22 Mon Sep 17 00:00:00 2001 From: lucy96chen <47800040+lucy96chen@users.noreply.github.com> Date: Tue, 17 May 2022 10:56:14 -0700 Subject: Split render-d3d12.h/cpp into a set of smaller files (#2231) * Split render-d3d12 into numerous smaller files to make the code easier to parse * Added all new D3D12 files created from splitting render-d3d12 * Fixed several uses of attachment still floating around; Changed resource-d3d12 and descriptor-heap-d3d12 to match naming conventions of new d3d12 implementation header files * Readded files with name changes because changing them from inside VS apparently results in them being treated as new files * Merged in externals changes from master * Small cleanup changes * Rerun CI Co-authored-by: Theresa Foley <10618364+tangent-vector@users.noreply.github.com> --- external/spirv-tools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'external/spirv-tools') diff --git a/external/spirv-tools b/external/spirv-tools index ffc8f2d45..d997c83b1 160000 --- a/external/spirv-tools +++ b/external/spirv-tools @@ -1 +1 @@ -Subproject commit ffc8f2d45566329bb9e21170f9e2a34ed8a65e0a +Subproject commit d997c83b103ed1f3af09ed65e1cbf89fbc6d9451 -- cgit v1.2.3