Searched refs:VK_ERROR_NATIVE_WINDOW_IN_USE_KHR (Results 1 – 11 of 11) sorted by relevance
73 ** Moved VK_ERROR_NATIVE_WINDOW_IN_USE_KHR from the VK_KHR_android_surface
219 ** Moved VK_ERROR_NATIVE_WINDOW_IN_USE_KHR from the VK_KHR_android_surface
386 ename:VK_ERROR_NATIVE_WINDOW_IN_USE_KHR, or should the various
2263 return VK_ERROR_NATIVE_WINDOW_IN_USE_KHR; in wsi_wl_surface_create_swapchain()
162 associated with a Vulkan swapchain, ename:VK_ERROR_NATIVE_WINDOW_IN_USE_KHR167 ename:VK_ERROR_NATIVE_WINDOW_IN_USE_KHR must: be returned.
268 eErrorNativeWindowInUseKHR = VK_ERROR_NATIVE_WINDOW_IN_USE_KHR,
78 case VK_ERROR_NATIVE_WINDOW_IN_USE_KHR: in string_VkResult()
265 eErrorNativeWindowInUseKHR = VK_ERROR_NATIVE_WINDOW_IN_USE_KHR,
1370 * ename:VK_ERROR_NATIVE_WINDOW_IN_USE_KHR The requested window is already
166 VK_ERROR_NATIVE_WINDOW_IN_USE_KHR = -1000000001, enumerator
11586 * Clarify the description of ename:VK_ERROR_NATIVE_WINDOW_IN_USE_KHR to11589 ename:VK_ERROR_NATIVE_WINDOW_IN_USE_KHR (public issue 387).