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

Method GetResources

renderdoc/core/replay_proxy.cpp:615–618  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

613}
614
615rdcarray<ResourceDescription> ReplayProxy::GetResources()
616{
617 PROXY_FUNCTION(GetResources);
618}
619
620template <typename ParamSerialiser, typename ReturnSerialiser>
621BufferDescription ReplayProxy::Proxied_GetBuffer(ParamSerialiser &paramser,

Callers 15

Proxied_GetResourcesMethod · 0.45
LoadCaptureThreadedMethod · 0.45
rowCountMethod · 0.45
dataMethod · 0.45
get_resourceMethod · 0.45
get_resource_by_nameMethod · 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 4

rowCountMethod · 0.36
dataMethod · 0.36
get_resourceMethod · 0.36
get_resource_by_nameMethod · 0.36