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, IMemoryAllocator >inlinevirtual
GetDXGISwapChain()Diligent::SwapChainD3D11Implinlinevirtual
m_pRenderDeviceDiligent::SwapChainBase< ISwapChainD3D11, IMemoryAllocator >protected
m_SwapChainDescDiligent::SwapChainBase< ISwapChainD3D11, IMemoryAllocator >protected
m_wpDeviceContextDiligent::SwapChainBase< ISwapChainD3D11, IMemoryAllocator >protected
Present() override finalDiligent::SwapChainD3D11Implvirtual
QueryInterface(const Diligent::INTERFACE_ID &IID, IObject **ppInterface) override finalDiligent::SwapChainD3D11Implvirtual
Resize(Uint32 NewWidth, Uint32 NewHeight) override finalDiligent::SwapChainD3D11Implvirtual
SwapChainBase(IMemoryAllocator &Allocator, IRenderDevice *pDevice, IDeviceContext *pDeviceContext, const SwapChainDesc &SCDesc)Diligent::SwapChainBase< ISwapChainD3D11, IMemoryAllocator >inline