Skip to content

nv-dump: add command buffer tracking

Dave Airlie requested to merge airlied/mesa:nvidia-vk-cmd-dump into nvk/main

What does this MR do and why?

nv-dump: add command buffer tracking

this adds initial command buffer dumping on end command buffer.

this is based on Faith's shader dumper.

Merge request reports