Searched refs:DebugReportMessage (Results 1 – 3 of 3) sorted by relevance
35 struct DebugReportMessage struct45 DebugReportMessage (void) in DebugReportMessage() function53 DebugReportMessage (VkDebugReportFlagsEXT flags_, in DebugReportMessage() argument84 std::ostream& operator<< (std::ostream& str, const DebugReportMessage& message);89 using MessageList = de::AppendList<DebugReportMessage>;
97 std::ostream& operator<< (std::ostream& str, const DebugReportMessage& message) in operator <<()125 …const DebugReportMessage message (flags, objectType, object, location, messageCode, pLayerPrefix,… in debugReportCallback()
386 `vk::DebugReportMessage::shouldBeLogged()` in `vkDebugReportUtil.hpp`.