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