Class D3D12ScopedSwapChain

Class Documentation

class D3D12ScopedSwapChain

Public Functions

void Create(const Microsoft::WRL::ComPtr<IDXGIFactory4> &factory, const Microsoft::WRL::ComPtr<ID3D12CommandQueue> &commandQueue, const Window &windowHandle, const SwapChainRequirements &swapChainRequirements, const Log &log_D3D12RenderSystem)
const Microsoft::WRL::ComPtr<IDXGISwapChain3> &RealComPtr() const
IDXGISwapChain3 *Real() const
RawStorageFormat GetFormat() const
RawStorageFormat GetDepthFormat() const