Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baldurk/renderdoc
/ FatalErrorCheck
Method
FatalErrorCheck
renderdoc/replay/dummy_driver.cpp:368–371 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
366
}
367
368
RDResult DummyDriver::FatalErrorCheck()
369
{
370
return ResultCode::Succeeded;
371
}
372
373
IReplayDriver *DummyDriver::MakeDummyDriver()
374
{
Callers
14
ReplayOutput
Method · 0.45
ReadbackOutputTexture
Method · 0.45
RefreshOverlay
Method · 0.45
GetCustomShaderTexID
Method · 0.45
GetDebugOverlayTexID
Method · 0.45
SetPixelContext
Method · 0.45
DrawThumbnail
Method · 0.45
AddThumbnail
Method · 0.45
PickVertex
Method · 0.45
ClearBackground
Method · 0.45
DisplayContext
Method · 0.45
Display
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected