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

Add frame number to messages received through debug utils #1859

Open
bradgrantham-lunarg opened this issue Nov 1, 2024 · 3 comments
Open
Labels
P1 Prevents an important capture from being replayed

Comments

@bradgrantham-lunarg
Copy link
Contributor

This would allow a user of CDL to localize a crash to a short sequence of frames, make a trimmed recapture of those frames, and use that recapture to more quickly investigate bugs and make repro case. @jeremyg-lunarg

GFXR also may not be setting up debug utils messengers correctly, needs investigation as part of this task.

@bradgrantham-lunarg bradgrantham-lunarg added the P1 Prevents an important capture from being replayed label Nov 1, 2024
@bradgrantham-lunarg
Copy link
Contributor Author

@jeremyg-lunarg Is this most valuable in replay? Or does it have a place in capture as well?

@jeremyg-lunarg
Copy link

@jeremyg-lunarg Is this most valuable in replay? Or does it have a place in capture as well?

For me it is mostly valuable for replay. But the values need to match the frame number settings for capture so that I can recapture to trim just the section that causes the error/crash.

@jeremyg-lunarg
Copy link

This feature would be useful tracking down validation errors too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 Prevents an important capture from being replayed
Projects
None yet
Development

No branches or pull requests

2 participants