Commit 42e2445
committed
Core: add GPUUploadManager
1 parent 15510f8 commit 42e2445
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule DiligentCore updated 14 files
- Common/interface/MPSCQueue.hpp-1
- Common/interface/ThreadSignal.hpp+70
- Graphics/GraphicsEngine/include/DeviceContextBase.hpp+14-4
- Graphics/GraphicsEngineD3D12/src/DeviceContextD3D12Impl.cpp+10-7
- Graphics/GraphicsEngineVulkan/src/DeviceContextVkImpl.cpp+7-4
- Graphics/GraphicsTools/CMakeLists.txt+6-1
- Graphics/GraphicsTools/include/GPUUploadManagerImpl.hpp+272
- Graphics/GraphicsTools/interface/GPUUploadManager.h+167
- Graphics/GraphicsTools/src/GPUUploadManagerImpl.cpp+721
- Tests/DiligentCoreAPITest/src/GPUUploadManagerTest.cpp+287
- Tests/DiligentCoreTest/src/Common/ThreadSignalTest.cpp+220
- Tests/DiligentCoreTest/src/GraphicsTools/GPUUploadManagerPageTest.cpp+317
- Tests/IncludeTest/GraphicsTools/GPUUploadManagerH_test.c+44
- Tests/IncludeTest/GraphicsTools/GPUUploadManagerH_test.cpp+27
0 commit comments