mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 00:50:40 +00:00
0b9a36b581
* We normally deduplicate during capture, but replay can introduce new duplication against internal objects. Using ReplaceResource() would fix this but updating the wrapper map is necessary for D3D11 to query current state properly.