Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KhronosGroup/Vulkan-ValidationLayers
/ GetMessageFlags
Method
GetMessageFlags
tests/framework/error_monitor.cpp:322–322 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
320
}
321
322
VkDebugReportFlagsEXT ErrorMonitor::GetMessageFlags() { return message_flags_; }
323
324
bool ErrorMonitor::AnyDesiredMsgFound() const { return message_found_; }
325
Callers
2
DebugCallback
Function · 0.80
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected