Diligent Engine API Reference
Diligent::SwapChainBase< BaseInterface, SwapChainAllocator > Member List

This is the complete list of members for Diligent::SwapChainBase< BaseInterface, SwapChainAllocator >, including all inherited members.

GetDesc() const override finalDiligent::SwapChainBase< BaseInterface, SwapChainAllocator >inlinevirtual
m_pRenderDeviceDiligent::SwapChainBase< BaseInterface, SwapChainAllocator >protected
m_SwapChainDescDiligent::SwapChainBase< BaseInterface, SwapChainAllocator >protected
m_wpDeviceContextDiligent::SwapChainBase< BaseInterface, SwapChainAllocator >protected
SwapChainBase(SwapChainAllocator &Allocator, IRenderDevice *pDevice, IDeviceContext *pDeviceContext, const SwapChainDesc &SCDesc)Diligent::SwapChainBase< BaseInterface, SwapChainAllocator >inline