Diligent Engine API Reference
Diligent::SwapChainD3D12Impl Member List

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

GetDesc() const override finalDiligent::SwapChainBase< ISwapChainD3D12, IMemoryAllocator >inlinevirtual
GetDXGISwapChain()Diligent::SwapChainD3D12Implinlinevirtual
m_pRenderDeviceDiligent::SwapChainBase< ISwapChainD3D12, IMemoryAllocator >protected
m_SwapChainDescDiligent::SwapChainBase< ISwapChainD3D12, IMemoryAllocator >protected
m_wpDeviceContextDiligent::SwapChainBase< ISwapChainD3D12, IMemoryAllocator >protected
Present()Diligent::SwapChainD3D12Implvirtual
QueryInterface(const Diligent::INTERFACE_ID &IID, IObject **ppInterface)Diligent::SwapChainD3D12Implvirtual
Resize(Uint32 NewWidth, Uint32 NewHeight)Diligent::SwapChainD3D12Implvirtual
SwapChainBase(IMemoryAllocator &Allocator, IRenderDevice *pDevice, IDeviceContext *pDeviceContext, const SwapChainDesc &SCDesc)Diligent::SwapChainBase< ISwapChainD3D12, IMemoryAllocator >inline