How can I create a swapchain compatible with direct3d12?
I tried to create a swapchain for d3d12 and learned that you can’t use the same function for d3d11 but even the right ones aren’t working for me.
I tried to create a swapchain for d3d12 and learned that you can’t use the same function for d3d11 but even the right ones aren’t working for me.