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

Create a utility for indexing draw calls for dump resources #1762

Open
davidd-lunarg opened this issue Sep 25, 2024 · 0 comments
Open

Create a utility for indexing draw calls for dump resources #1762

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

Comments

@davidd-lunarg
Copy link
Contributor

davidd-lunarg commented Sep 25, 2024

Create a utility for turning dump resource arguments (Nth call to ExecuteCommandLists, Nth CommandList, Nth draw call) into GFXR capture file block indices. If possible make the utility generic enough to work for either Vulkan or DX12. Return a data object which allows lookup of any draw call in the capture file (not just 1)

@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 the P2 A high-priority code maintenance issue or a functional problem that is recoverable or not a crash. label Oct 8, 2024
@bradgrantham-lunarg bradgrantham-lunarg added P1 Prevents an important capture from being replayed and removed P2 A high-priority code maintenance issue or a functional problem that is recoverable or not a crash. labels Nov 14, 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
Projects
None yet
Development

No branches or pull requests

3 participants