Home
last modified time | relevance | path

Searched refs:eInformation (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan_enums.hpp4936 eInformation = VK_DEBUG_REPORT_INFORMATION_BIT_EXT, enumerator
4950 DebugReportFlagBitsEXT::eInformation
Dvulkan_to_string.hpp1469 if ( value & DebugReportFlagBitsEXT::eInformation ) result += "Information | "; in to_string()
6307 case DebugReportFlagBitsEXT::eInformation : return "Information"; in to_string()