mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-13 05:20:45 +00:00
2f7b260d39
On laptops with integrated+discrete adapters, adapter 0 may not support D3D12, so a default create device call will fail. Adapters other than the 0th one need to be specified explicitly.