Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ RENDERDOC_OpenCaptureFile
Function
RENDERDOC_OpenCaptureFile
renderdoc/replay/capture_file.cpp:891–894 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
889
}
890
891
extern
"C"
RENDERDOC_API ICaptureFile *RENDERDOC_CC RENDERDOC_OpenCaptureFile()
892
{
893
return new CaptureFile();
894
}
Callers
15
Execute
Method · 0.85
Execute
Method · 0.85
formats_reader
Method · 0.85
Execute
Method · 0.85
Execute
Method · 0.85
TargetControlClientThread
Method · 0.85
renderdoc_replay.h
File · 0.85
ReopenCaptureFile
Method · 0.85
run
Method · 0.85
RecompressCapture
Method · 0.85
ImportCapture
Method · 0.85
ExportCapture
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected