Diligent Engine API Reference
|
This is the complete list of members for Diligent::SwapChainBase< BaseInterface, SwapChainAllocator >, including all inherited members.
GetDesc() const override final | Diligent::SwapChainBase< BaseInterface, SwapChainAllocator > | inlinevirtual |
m_pRenderDevice | Diligent::SwapChainBase< BaseInterface, SwapChainAllocator > | protected |
m_SwapChainDesc | Diligent::SwapChainBase< BaseInterface, SwapChainAllocator > | protected |
m_wpDeviceContext | Diligent::SwapChainBase< BaseInterface, SwapChainAllocator > | protected |
SwapChainBase(SwapChainAllocator &Allocator, IRenderDevice *pDevice, IDeviceContext *pDeviceContext, const SwapChainDesc &SCDesc) | Diligent::SwapChainBase< BaseInterface, SwapChainAllocator > | inline |