Commit c83fae6
committed
Updated Core and Samples (enabled dynamic rendering in Vulkan)
1 parent 14d9da9 commit c83fae6
File tree
3 files changed
+16
-2
lines changed- .github/workflows
3 files changed
+16
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
114 | 121 | | |
115 | 122 | | |
116 | 123 | | |
| |||
153 | 160 | | |
154 | 161 | | |
155 | 162 | | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
| 166 | + | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
156 | 170 | | |
157 | 171 | | |
158 | 172 | | |
| |||
Submodule DiligentCore updated 10 files
- .github/workflows/build-linux.yml+7
- Graphics/GraphicsAccessories/interface/GraphicsAccessories.hpp+54
- Graphics/GraphicsEngine/interface/APIInfo.h+1-1
- Graphics/GraphicsEngineVulkan/include/RenderDeviceVkImpl.hpp+3
- Graphics/GraphicsEngineVulkan/include/VulkanTypeConversions.hpp+1-1
- Graphics/GraphicsEngineVulkan/interface/RenderDeviceVk.h+6-1
- Graphics/GraphicsEngineVulkan/src/RenderDeviceVkImpl.cpp+6
- ReleaseHistory.md+1
- Tests/GPUTestFramework/src/GPUTestingEnvironment.cpp+49-44
- Tests/GPUTestFramework/src/Vulkan/TestingEnvironmentVk.cpp+5
0 commit comments