MCPcopy 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
368RDResult DummyDriver::FatalErrorCheck()
369{
370 return ResultCode::Succeeded;
371}
372
373IReplayDriver *DummyDriver::MakeDummyDriver()
374{

Callers 14

ReplayOutputMethod · 0.45
ReadbackOutputTextureMethod · 0.45
RefreshOverlayMethod · 0.45
GetCustomShaderTexIDMethod · 0.45
GetDebugOverlayTexIDMethod · 0.45
SetPixelContextMethod · 0.45
DrawThumbnailMethod · 0.45
AddThumbnailMethod · 0.45
PickVertexMethod · 0.45
ClearBackgroundMethod · 0.45
DisplayContextMethod · 0.45
DisplayMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected