mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-04 17:10:47 +00:00
e1a37d4616
* Rather than explicitly having vkQueueSubmit as a node with command buffer children, and those with the contents, we now inline everything and just add labels at beginning and end. * Also tweaked slightly the fake pass algorithm to handle labels being present and merging a bit more aggressively to merge adjacent command buffers that are doing the same pass.