Diligent Engine API Reference
|
This is the complete list of members for Diligent::SwapChainGLImpl, including all inherited members.
GetDesc() const override final | Diligent::SwapChainBase< ISwapChainGL, IMemoryAllocator > | inlinevirtual |
m_pRenderDevice | Diligent::SwapChainBase< ISwapChainGL, IMemoryAllocator > | protected |
m_SwapChainDesc | Diligent::SwapChainBase< ISwapChainGL, IMemoryAllocator > | protected |
m_wpDeviceContext | Diligent::SwapChainBase< ISwapChainGL, IMemoryAllocator > | protected |
Present() | Diligent::SwapChainGLImpl | virtual |
QueryInterface(const Diligent::INTERFACE_ID &IID, IObject **ppInterface) | Diligent::SwapChainGLImpl | virtual |
Resize(Uint32 NewWidth, Uint32 NewHeight) | Diligent::SwapChainGLImpl | virtual |
SwapChainBase(IMemoryAllocator &Allocator, IRenderDevice *pDevice, IDeviceContext *pDeviceContext, const SwapChainDesc &SCDesc) | Diligent::SwapChainBase< ISwapChainGL, IMemoryAllocator > | inline |