Diligent Engine API Reference
Diligent::SwapChainGLImpl Member List

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

GetDesc() const override finalDiligent::SwapChainBase< ISwapChainGL >inlinevirtual
m_pRenderDeviceDiligent::SwapChainBase< ISwapChainGL >protected
m_SwapChainDescDiligent::SwapChainBase< ISwapChainGL >protected
m_wpDeviceContextDiligent::SwapChainBase< ISwapChainGL >protected
Present()Diligent::SwapChainGLImplvirtual
Resize(Uint32 NewWidth, Uint32 NewHeight)Diligent::SwapChainGLImplvirtual
SwapChainBase(IReferenceCounters *pRefCounters, IRenderDevice *pDevice, IDeviceContext *pDeviceContext, const SwapChainDesc &SCDesc)Diligent::SwapChainBase< ISwapChainGL >inline