MCPcopy Create free account
hub / github.com/baldurk/renderdoc / GetUsage

Method GetUsage

renderdoc/core/replay_proxy.cpp:705–708  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

703}
704
705rdcarray<EventUsage> ReplayProxy::GetUsage(ResourceId id)
706{
707 PROXY_FUNCTION(GetUsage, id);
708}
709
710template <typename ParamSerialiser, typename ReturnSerialiser>
711FrameRecord ReplayProxy::Proxied_GetFrameRecord(ParamSerialiser &paramser, ReturnSerialiser &retser)

Callers 15

Proxied_GetUsageMethod · 0.45
InspectMethod · 0.45
thumb_clickedMethod · 0.45
SetupResourceViewMethod · 0.45
check_resource_usageMethod · 0.45
check_captureMethod · 0.45
check_captureMethod · 0.45
check_captureMethod · 0.45
check_captureMethod · 0.45
check_captureMethod · 0.45
check_captureMethod · 0.45

Calls

no outgoing calls

Tested by 1

InspectMethod · 0.36