|
Diligent Engine API Reference
|
This is the complete list of members for Diligent::SwapChainD3D12Impl, including all inherited members.
| GetCurrentBackBufferRTV() override final | Diligent::SwapChainD3D12Impl | virtual |
| GetDepthBufferDSV() override final | Diligent::SwapChainD3D12Impl | inlinevirtual |
| GetDesc() const override final | Diligent::SwapChainBase< ISwapChainD3D12 > | inlinevirtual |
| GetDXGISwapChain() override final | Diligent::SwapChainD3D12Impl | inlinevirtual |
| m_pRenderDevice | Diligent::SwapChainBase< ISwapChainD3D12 > | protected |
| m_SwapChainDesc | Diligent::SwapChainBase< ISwapChainD3D12 > | protected |
| m_wpDeviceContext | Diligent::SwapChainBase< ISwapChainD3D12 > | protected |
| Present() | Diligent::SwapChainD3D12Impl | virtual |
| Resize(Uint32 NewWidth, Uint32 NewHeight) | Diligent::SwapChainD3D12Impl | virtual |
| SwapChainBase(IReferenceCounters *pRefCounters, IRenderDevice *pDevice, IDeviceContext *pDeviceContext, const SwapChainDesc &SCDesc) | Diligent::SwapChainBase< ISwapChainD3D12 > | inline |