Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiDisplayTests.cpp120 std::string getResultAsString (vk::VkResult result) in getResultAsString() function
315 << "vkGetPhysicalDeviceDisplayPropertiesKHR failed with " << getResultAsString(result) in getDisplays()
333 << "vkGetPhysicalDeviceDisplayPropertiesKHR failed with " << getResultAsString(result) in getDisplays()
387 << "vkGetDisplayPlaneSupportedDisplaysKHR failed with " << getResultAsString(result) in getDisplaysForPlane()
407 << "vkGetDisplayPlaneSupportedDisplaysKHR failed with " << getResultAsString(result) in getDisplaysForPlane()
449 << "vkGetDisplayModePropertiesKHR failed with " << getResultAsString(result) in getDisplayModeProperties()
469 << "vkGetDisplayModePropertiesKHR failed with " << getResultAsString(result) in getDisplayModeProperties()
526 << "vkGetPhysicalDeviceDisplayProperties2KHR failed with " << getResultAsString(result) in getDisplays2()
544 << "vkGetPhysicalDeviceDisplayProperties2KHR failed with " << getResultAsString(result) in getDisplays2()
611 << "vkGetDisplayModeProperties2KHR failed with " << getResultAsString(result) in getDisplayModeProperties2()
[all …]