mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-19 05:57:09 +00:00
Remove no-longer used 'context' member of APIEvent structure
This commit is contained in:
@@ -111,8 +111,6 @@ struct FetchAPIEvent
|
||||
{
|
||||
uint32_t eventID;
|
||||
|
||||
ResourceId context;
|
||||
|
||||
rdctype::array<uint64_t> callstack;
|
||||
|
||||
rdctype::str eventDesc;
|
||||
|
||||
Reference in New Issue
Block a user