Commit 592c81d
committed
Core/TextureUploader: add option to use CPU memory
1 parent ae12bfb commit 592c81d
1 file changed
+1
-1
lines changedSubmodule DiligentCore updated 7 files
- Graphics/GraphicsTools/interface/TextureUploader.hpp+29-1
- Graphics/GraphicsTools/interface/TextureUploaderBase.hpp+58-4
- Graphics/GraphicsTools/src/TextureUploaderD3D11.cpp+70-40
- Graphics/GraphicsTools/src/TextureUploaderD3D12_Vk.cpp+76-40
- Graphics/GraphicsTools/src/TextureUploaderGL.cpp+66-38
- Graphics/GraphicsTools/src/TextureUploaderWebGPU.cpp+66-38
- Tests/DiligentCoreAPITest/src/TextureUploaderTest.cpp+34-12
0 commit comments