Searched refs:VK_ERROR_INCOMPATIBLE_DISPLAY_KHR (Results 1 – 6 of 6) sorted by relevance
781 …case VK_ERROR_INCOMPATIBLE_DISPLAY_KHR: return "the display used by a swapchain does not use the s… in get_result_description()
83 VK_ERROR_INCOMPATIBLE_DISPLAY_KHR = -1000003001, enumerator
92 case VK_ERROR_INCOMPATIBLE_DISPLAY_KHR: return "VK_ERROR_INCOMPATIBLE_DISPLAY_KHR";
145 VK_ERROR_INCOMPATIBLE_DISPLAY_KHR = -1000003001, enumerator
312 eErrorIncompatibleDisplayKHR = VK_ERROR_INCOMPATIBLE_DISPLAY_KHR,