MCPcopy Create free account
hub / github.com/LunarG/VulkanTools / stopScreenshotThread

Function stopScreenshotThread

layersvt/screenshot.cpp:427–427  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

425}
426
427void stopScreenshotThread() { shutdownScreenshotThread = true; }
428
429void waitScreenshotThreadIsOver() {
430 if (!screenshotThreadStarted) return;

Callers 1

shutdown_screenshotFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected