You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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
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
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)
The text was updated successfully, but these errors were encountered: