mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-29 13:20:54 +00:00
Store view with EventUsage, and use to filter pixel history. Refs #341
This commit is contained in:
@@ -543,6 +543,7 @@ namespace renderdoc
|
||||
{
|
||||
public UInt32 eventID;
|
||||
public ResourceUsage usage;
|
||||
public ResourceId view;
|
||||
};
|
||||
|
||||
[StructLayout(LayoutKind.Sequential)]
|
||||
|
||||
Reference in New Issue
Block a user