mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 09:30:44 +00:00
25ce9f2a5a
* Previously we'd expect to run through the same algorithm to generate the drawcall nodes, but fill in the existing nodes. However this completely broke down when some nodes weren't created because they were empty. Now instead we just iterate the nodes that are there and look up any values in the timing results.