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

Method GetDebugMessages

renderdoc/core/replay_proxy.cpp:460–463  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

458}
459
460rdcarray<DebugMessage> ReplayProxy::GetDebugMessages()
461{
462 PROXY_FUNCTION(GetDebugMessages);
463}
464
465template <typename ParamSerialiser, typename ReturnSerialiser>
466rdcarray<TextureDescription> ReplayProxy::Proxied_GetTextures(ParamSerialiser &paramser,

Callers 3

messageCheckMethod · 0.45
check_captureMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected