Diligent Engine API Reference
Diligent::SwapChainD3D12Impl Member List

This is the complete list of members for Diligent::SwapChainD3D12Impl, including all inherited members.

GetCurrentBackBufferRTV() override finalDiligent::SwapChainD3D12Implvirtual
GetDepthBufferDSV() override finalDiligent::SwapChainD3D12Implinlinevirtual
GetDesc() const override finalDiligent::SwapChainBase< ISwapChainD3D12 >inlinevirtual
GetDXGISwapChain() override finalDiligent::SwapChainD3D12Implinlinevirtual
m_pRenderDeviceDiligent::SwapChainBase< ISwapChainD3D12 >protected
m_SwapChainDescDiligent::SwapChainBase< ISwapChainD3D12 >protected
m_wpDeviceContextDiligent::SwapChainBase< ISwapChainD3D12 >protected
Present()Diligent::SwapChainD3D12Implvirtual
Resize(Uint32 NewWidth, Uint32 NewHeight)Diligent::SwapChainD3D12Implvirtual
SwapChainBase(IReferenceCounters *pRefCounters, IRenderDevice *pDevice, IDeviceContext *pDeviceContext, const SwapChainDesc &SCDesc)Diligent::SwapChainBase< ISwapChainD3D12 >inline