Searched refs:DebugReportMessage (Results 1 – 2 of 2) sorted by relevance
35 struct DebugReportMessage struct45 DebugReportMessage (void) in DebugReportMessage() function53 DebugReportMessage (VkDebugReportFlagsEXT flags_, in DebugReportMessage() function70 std::ostream& operator<< (std::ostream& str, const DebugReportMessage& message);75 typedef de::AppendList<DebugReportMessage> MessageList;
96 std::ostream& operator<< (std::ostream& str, const DebugReportMessage& message) in operator <<()124 …messageList->append(DebugReportMessage(flags, objectType, object, location, messageCode, pLayerPre… in debugReportCallback()