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

Method clearErrors

qrenderdoc/Windows/EventBrowser.cpp:1452–1457  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1450 return *this;
1451 }
1452 void clearErrors()
1453 {
1454 errorText.clear();
1455 position = -1;
1456 length = 0;
1457 }
1458};
1459
1460struct CustomFilterCallbacks

Callers 1

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected