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

Vulkan dump resources - add optional callback for handling dumped resource data #1764

Open
davidd-lunarg opened this issue Sep 25, 2024 · 0 comments
Assignees
Labels
P1 Prevents an important capture from being replayed task Work to be performed vulkan

Comments

@davidd-lunarg
Copy link
Contributor

DX12 currently uses Dx12DumpResourcesDelegate to allow custom resource data processing after reading resource data from GPU. Add a similar feature for Vulkan. Refactor the current resource data processing into the callback mechanism to be used as the default.

@davidd-lunarg davidd-lunarg added the task Work to be performed label Sep 25, 2024
@davidd-lunarg davidd-lunarg self-assigned this Sep 25, 2024
@locke-lunarg locke-lunarg self-assigned this Oct 7, 2024
@bradgrantham-lunarg bradgrantham-lunarg added P1 Prevents an important capture from being replayed vulkan labels Oct 8, 2024
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 task Work to be performed vulkan
Projects
None yet
Development

No branches or pull requests

3 participants