Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[replay] unable to dump all image resources #1865

Open
citrix123 opened this issue Nov 4, 2024 · 3 comments
Open

[replay] unable to dump all image resources #1865

citrix123 opened this issue Nov 4, 2024 · 3 comments

Comments

@citrix123
Copy link

Describe the replay bug:
I was trying to dump all image resources using "--dump-resources-dump-all-image-subresources"
Is there anything i am doing wrong ?

Verify before submission:

  • Was trimming enabled?
    No
  • Was replayer renamed if necessary?
    No
  • Was --sync used if title is known to need forced synchronization?
    No
  • Was replay working without any extra params
    Yes

Build Environment:
SHA - ba00d9d9fd180b25fcccb8b4a892700f6aba65cc

To Reproduce
Steps to reproduce the behavior:

  1. you can take any gfxr trace, i tried with vkcube.
  2. Run gfxrecon-replay with [--dump-resources-dump-all-image-subresources]
./gfxrecon-replay --dump-resources-dump-all-image-subresources /tmp/gfxrecon_capture_20241104T190350.gfxr

System environment:

  • GPU and driver version on which capture was taken
    RX 7900 XT + AMDVLK
  • GPU and driver version on which capture file was replayed with issue
    RX 7900 XT + AMDVLK
@panos-lunarg
Copy link
Contributor

dump-resources-dump-all-image-subresources is for dumping image sub resources (i.e. all mip levels and array layers). You still need to specify the block indixes of the commands you want to dump (draw calls / disaptch etc)

@citrix123
Copy link
Author

Thanks for your reply, Can you please help to point me to some example?

@panos-lunarg
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants