Commit 44f7b15
committed
4 files changed
+13
-4
lines changedSubmodule DiligentCore updated 18 files
- Graphics/Archiver/CMakeLists.txt+2-2
- Graphics/GraphicsEngineVulkan/CMakeLists.txt+2-2
- Graphics/GraphicsEngineVulkan/include/VulkanUtilities/VulkanHeaders.h+1-1
- Graphics/GraphicsEngineVulkan/src/VulkanUtilities/VulkanInstance.cpp+1-1
- Graphics/ShaderTools/CMakeLists.txt+3-5
- Graphics/ShaderTools/include/SPIRVShaderResources.hpp+6
- Tests/DiligentCoreAPITest/src/Vulkan/ClearRenderTargetReferenceVk.cpp+1-1
- Tests/DiligentCoreAPITest/src/Vulkan/ComputeShaderReferenceVk.cpp+1-1
- Tests/DiligentCoreAPITest/src/Vulkan/DrawCommandReferenceVk.cpp+1-1
- Tests/DiligentCoreAPITest/src/Vulkan/GeometryShaderReferenceVk.cpp+1-1
- Tests/DiligentCoreAPITest/src/Vulkan/MeshShaderReferenceVk.cpp+1-1
- Tests/DiligentCoreAPITest/src/Vulkan/RayTracingReferenceVk.cpp+1-1
- Tests/DiligentCoreAPITest/src/Vulkan/TessellationReferenceVk.cpp+1-1
- Tests/DiligentCoreAPITest/src/Vulkan/VariableShadingRateReferenceVk.cpp+1-1
- Tests/GPUTestFramework/CMakeLists.txt+6-1
- Tests/GPUTestFramework/src/Vulkan/TestingEnvironmentVk.cpp+1-1
- Tests/GPUTestFramework/src/Vulkan/TestingSwapChainVk.cpp+1-1
- ThirdParty/CMakeLists.txt+110-78
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
587 | 587 | | |
588 | 588 | | |
589 | 589 | | |
590 | | - | |
| 590 | + | |
| 591 | + | |
| 592 | + | |
| 593 | + | |
| 594 | + | |
| 595 | + | |
591 | 596 | | |
592 | 597 | | |
593 | 598 | | |
| |||
621 | 626 | | |
622 | 627 | | |
623 | 628 | | |
| 629 | + | |
| 630 | + | |
| 631 | + | |
| 632 | + | |
624 | 633 | | |
625 | 634 | | |
626 | 635 | | |
| |||
0 commit comments