Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ APIEvent
Function
APIEvent
renderdoc/api/replay/data_types.h:932–932 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
930
{
931
DOCUMENT(
""
);
932
APIEvent() = default;
933
APIEvent(const APIEvent &) = default;
934
APIEvent &operator=(const APIEvent &) = default;
935
Callers
1
GetAPIEventForEID
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected