MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-ValidationLayers / Finish

Method Finish

tests/framework/error_monitor.cpp:365–368  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

363}
364
365void ErrorMonitor::Finish() {
366 VerifyNotFound();
367 Reset();
368}
369
370void ErrorMonitor::VerifyNotFound() {
371 auto guard = Lock();

Callers 5

~VkRenderFrameworkMethod · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected