Inherits LiteFX::Implement< DirectX12SwapChain >.
◆ DirectX12SwapChainImpl()
◆ initialize()
ComPtr< IDXGISwapChain4 > LiteFX::Rendering::Backends::DirectX12SwapChain::DirectX12SwapChainImpl::initialize |
( |
const Format & |
format, |
|
|
const Size2d & |
frameBufferSize, |
|
|
const UInt32 & |
frameBuffers |
|
) |
| |
|
inline |
◆ reset()
void LiteFX::Rendering::Backends::DirectX12SwapChain::DirectX12SwapChainImpl::reset |
( |
const Format & |
format, |
|
|
const Size2d & |
frameBufferSize, |
|
|
const UInt32 & |
frameBuffers |
|
) |
| |
|
inline |
◆ swapBackBuffer()
UInt32 LiteFX::Rendering::Backends::DirectX12SwapChain::DirectX12SwapChainImpl::swapBackBuffer |
( |
| ) |
|
|
inline |
◆ DirectX12SwapChain