mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-05 21:35:49 +00:00
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.