Diligent Engine API Reference
Diligent::SwapChainD3D11Impl Member List

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

GetDesc() const override finalDiligent::SwapChainBase< ISwapChainD3D11 >inlinevirtual
GetDSV() override finalDiligent::SwapChainD3D11Implinlinevirtual
GetDXGISwapChain() override finalDiligent::SwapChainD3D11Implinlinevirtual
GetRTV() override finalDiligent::SwapChainD3D11Implinlinevirtual
m_pRenderDeviceDiligent::SwapChainBase< ISwapChainD3D11 >protected
m_SwapChainDescDiligent::SwapChainBase< ISwapChainD3D11 >protected
m_wpDeviceContextDiligent::SwapChainBase< ISwapChainD3D11 >protected
Present() override finalDiligent::SwapChainD3D11Implvirtual
Resize(Uint32 NewWidth, Uint32 NewHeight) override finalDiligent::SwapChainD3D11Implvirtual
SwapChainBase(IReferenceCounters *pRefCounters, IRenderDevice *pDevice, IDeviceContext *pDeviceContext, const SwapChainDesc &SCDesc)Diligent::SwapChainBase< ISwapChainD3D11 >inline