Searched refs:eInformation (Results 1 – 2 of 2) sorted by relevance
4936 eInformation = VK_DEBUG_REPORT_INFORMATION_BIT_EXT, enumerator4950 DebugReportFlagBitsEXT::eInformation
1469 if ( value & DebugReportFlagBitsEXT::eInformation ) result += "Information | "; in to_string()6307 case DebugReportFlagBitsEXT::eInformation : return "Information"; in to_string()