microsoft / DirectX-Graphics-Samples

This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
MIT License
5.88k stars 2k forks source link

how to use D3D12 to create swapchain for multiple windows #845

Open MessiYue opened 7 months ago

MessiYue commented 7 months ago

how to use D3D12 to create swapchain for multiple windows? Can you provide an official example?