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, IMemoryAllocator >inlinevirtual
m_pRenderDeviceDiligent::SwapChainBase< ISwapChainGL, IMemoryAllocator >protected
m_SwapChainDescDiligent::SwapChainBase< ISwapChainGL, IMemoryAllocator >protected
m_wpDeviceContextDiligent::SwapChainBase< ISwapChainGL, IMemoryAllocator >protected
Present()Diligent::SwapChainGLImplvirtual
QueryInterface(const Diligent::INTERFACE_ID &IID, IObject **ppInterface)Diligent::SwapChainGLImplvirtual
Resize(Uint32 NewWidth, Uint32 NewHeight)Diligent::SwapChainGLImplvirtual
SwapChainBase(IMemoryAllocator &Allocator, IRenderDevice *pDevice, IDeviceContext *pDeviceContext, const SwapChainDesc &SCDesc)Diligent::SwapChainBase< ISwapChainGL, IMemoryAllocator >inline