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

Method GetDisassemblyTargets

renderdoc/core/replay_proxy.cpp:1315–1318  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1313}
1314
1315rdcarray<rdcstr> ReplayProxy::GetDisassemblyTargets(bool withPipeline)
1316{
1317 PROXY_FUNCTION(GetDisassemblyTargets, withPipeline);
1318}
1319
1320template <typename ParamSerialiser, typename ReturnSerialiser>
1321void ReplayProxy::Proxied_FreeTargetResource(ParamSerialiser &paramser, ReturnSerialiser &retser,

Callers 7

debugShaderMethod · 0.45
sampleCodeFunction · 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