Commit 30aeca6
committed
Core/GPUUploadManager: add texture upload support
1 parent c0bee3b commit 30aeca6
1 file changed
+1
-1
lines changedSubmodule DiligentCore updated 10 files
- Graphics/GraphicsAccessories/interface/GraphicsAccessories.hpp+3
- Graphics/GraphicsAccessories/src/GraphicsAccessories.cpp+5
- Graphics/GraphicsEngine/interface/Texture.h+5
- Graphics/GraphicsTools/include/GPUUploadManagerImpl.hpp+122-30
- Graphics/GraphicsTools/interface/GPUUploadManager.h+244-39
- Graphics/GraphicsTools/src/GPUUploadManagerImpl.cpp+402-99
- Graphics/SuperResolution/readme.md+281
- Tests/DiligentCoreAPITest/src/GPUUploadManagerTest.cpp+607-57
- Tests/DiligentCoreAPITest/src/UpdateTextureFromBufferTest.cpp+24-35
- Tests/IncludeTest/GraphicsTools/GPUUploadManagerH_test.c+7-3
0 commit comments