Diligent Engine
 
Loading...
Searching...
No Matches
EngineFactoryD3D12.h File Reference
#include "../../GraphicsEngine/interface/EngineFactory.h"
#include "../../GraphicsEngine/interface/RenderDevice.h"
#include "../../GraphicsEngine/interface/DeviceContext.h"
#include "../../GraphicsEngine/interface/SwapChain.h"
#include "../../../Primitives/interface/DefineInterfaceHelperMacros.h"
#include "../../../Primitives/interface/UndefInterfaceHelperMacros.h"

Classes

struct  Diligent.IEngineFactoryD3D12
 Engine factory for Direct3D12 rendering backend. More...
 

Namespaces

namespace  Diligent
 Graphics engine namespace.
 

Functions

struct IEngineFactoryD3D12Diligent::LoadAndGetEngineFactoryD3D12 ()
 Loads the graphics engine D3D12 implementation DLL if necessary and returns the engine factory.
 

Detailed Description

Declaration of functions that initialize Direct3D12-based engine implementation