mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-02 20:05:44 +00:00
D3D11 may default to a different adapter than D3D12. For the sharing test, both adapters must be D3D12 compatible. Tell D3D11 to use the adapter that D3D12 is using to ensure compatibility. Also fixed a memory leak in the test.