Commit 8dd2d55
committed
Core, Tools, Samples: use convenience functions to load the engine dll and get the factory
1 parent f7e5a47 commit 8dd2d55
3 files changed
+3
-3
lines changedSubmodule DiligentCore updated 8 files
- Graphics/Archiver/interface/ArchiverFactoryLoader.h+18-2
- Graphics/GraphicsEngineD3D11/interface/EngineFactoryD3D11.h+18-3
- Graphics/GraphicsEngineD3D12/interface/EngineFactoryD3D12.h+19-2
- Graphics/GraphicsEngineOpenGL/interface/EngineFactoryOpenGL.h+17-2
- Graphics/GraphicsEngineVulkan/interface/EngineFactoryVk.h+18-2
- Graphics/GraphicsEngineWebGPU/interface/EngineFactoryWebGPU.h+18-2
- Graphics/GraphicsTools/src/RenderStateCacheImpl.cpp+1-10
- Tests/GPUTestFramework/src/GPUTestingEnvironment.cpp+1-9
0 commit comments