Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
427
void stopScreenshotThread() { shutdownScreenshotThread = true; }
428
429
void waitScreenshotThreadIsOver() {
430
if (!screenshotThreadStarted) return;
Callers
1
shutdown_screenshot
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected