MCPcopy 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
322VkDebugReportFlagsEXT ErrorMonitor::GetMessageFlags() { return message_flags_; }
323
324bool ErrorMonitor::AnyDesiredMsgFound() const { return message_found_; }
325

Callers 2

DebugCallbackFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected