#include "../../GraphicsEngine/interface/RenderDevice.h"
#include "../../GraphicsEngine/interface/SwapChain.h"
Namespaces | |
namespace | Diligent |
Graphics engine namespace. | |
Functions | |
void | Diligent::CreateOffScreenSwapChain (IRenderDevice *pDevice, IDeviceContext *pContext, const SwapChainDesc &SCDesc, ISwapChain **ppSwapChain) |
Creates an off-screen swap chain. | |
Offscreen swap chain utilities.