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

Method GetFrameInfo

renderdoc/replay/replay_controller.cpp:196–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194}
195
196FrameDescription ReplayController::GetFrameInfo()
197{
198 CHECK_REPLAY_THREAD();
199
200 return m_FrameRecord.frameInfo;
201}
202
203const SDFile &ReplayController::GetStructuredFile()
204{

Callers 2

LoadCaptureThreadedMethod · 0.80
check_captureMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected