[D3D12] Include recent D3D12 headers from the Microsoft GitHub

This commit is contained in:
Triang3l 2026-01-14 23:05:08 +03:00
parent 9535e610b0
commit c4e1242fa2
6 changed files with 40 additions and 5 deletions

3
.gitmodules vendored
View file

@ -85,3 +85,6 @@
[submodule "third_party/VulkanMemoryAllocator"]
path = third_party/VulkanMemoryAllocator
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
[submodule "third_party/DirectX-Headers"]
path = third_party/DirectX-Headers
url = https://github.com/microsoft/DirectX-Headers.git