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

Method ReplaceResource

renderdoc/core/replay_proxy.cpp:1506–1509  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1504}
1505
1506void ReplayProxy::ReplaceResource(ResourceId from, ResourceId to)
1507{
1508 PROXY_FUNCTION(ReplaceResource, from, to);
1509}
1510
1511template <typename ParamSerialiser, typename ReturnSerialiser>
1512void ReplayProxy::Proxied_RemoveReplacement(ParamSerialiser &paramser, ReturnSerialiser &retser,

Callers 7

ApplyShaderEditMethod · 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

no test coverage detected