mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-12 04:50:35 +00:00
b2150e901f
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.