mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 00:50:40 +00:00
d0b69c7034
Called when loading captures in Iter_Test and Repeat_Load Checks the consistency of EventIds: Walk the actions to find all the referenced EventId's: - Error if any EventId is duplicated - Error if the EventId's are not contiguous (with no gaps)