mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-29 21:30:53 +00:00
Remove no-longer used 'context' member of APIEvent structure
This commit is contained in:
@@ -505,8 +505,6 @@ namespace renderdoc
|
||||
{
|
||||
public UInt32 eventID;
|
||||
|
||||
public ResourceId context;
|
||||
|
||||
[CustomMarshalAs(CustomUnmanagedType.TemplatedArray)]
|
||||
public UInt64[] callstack;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user