#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"
Namespaces | |
namespace | Diligent |
Graphics engine namespace. | |
Functions | |
struct IEngineFactoryVk * | Diligent::LoadAndGetEngineFactoryVk () |
Loads the graphics engine Vulkan implementation DLL if necessary and returns the engine factory. | |
Declaration of functions that initialize Vulkan-based engine implementation