Files
renderdoc/renderdoc
Jake Turner 42ffc71a0d Fix D3D12 EI event skipping when at an event inside the outer EI action
The curEID might not be the same as baseEventID.
This could skip later events which should be replayed, if for example doing multiple partial replays.
Fixes device lost triggered when using TriangleSize (Pass) overlay.
2026-05-20 10:16:30 +01:00
..