LLGL 0.05 Beta
Loading...
Searching...
No Matches
RenderSystem.SwapChain.inl File Reference

Functions

virtual LLGL::SwapChain * CreateSwapChain (const LLGL::SwapChainDescriptor &swapChainDesc, const std::shared_ptr< LLGL::Surface > &surface={}) override final
virtual void Release (LLGL::SwapChain &swapChain) override final

Function Documentation

◆ CreateSwapChain()

virtual LLGL::SwapChain * CreateSwapChain ( const LLGL::SwapChainDescriptor & swapChainDesc,
const std::shared_ptr< LLGL::Surface > & surface = {} )
finaloverridevirtual

◆ Release()

virtual void Release ( LLGL::SwapChain & swapChain)
finaloverridevirtual