[replay] ExecuteCommandLists counter for --dump-resources (user experience improvement) #1732
Labels
d3d12
Issue with D3D 12 support
enhancement
New feature or request
P2
A high-priority code maintenance issue or a functional problem that is recoverable or not a crash.
I wanted to dump resources in DX12 and wanted to share my thought about that.
As of now I would need to count ExecuteCommandLists from the stream very beginning to pass the correct index to a --dump-resources <submit-index,command-index,drawcall-index>
Would it be possible to add a counter that logs the corresponding submit-index into json by gfxrecon-conver.exe?
It would really get the user experience better.
The text was updated successfully, but these errors were encountered: