mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-11 09:11:00 +00:00
Also: - support for choosing mip level and slice - tests for secondary command buffers - adds a callback around vkCmdExecuteCommands - refactors pixel history occlusion callback into its own callback. Allows processing fewer events later on, and getting colour information separately. - keep track of subpassContents for vkCmdBeginRenderPass (inline or secondary)