Searched refs:checkForOutOfDateSwapchain (Results 1 – 2 of 2) sorted by relevance
250 angle::Result checkForOutOfDateSwapchain(ContextVk *contextVk,
929 angle::Result WindowSurfaceVk::checkForOutOfDateSwapchain(ContextVk *contextVk, in checkForOutOfDateSwapchain() function in rx::WindowSurfaceVk1260 ANGLE_TRY(checkForOutOfDateSwapchain(contextVk, currentSwapHistoryIndex, presentOutOfDate)); in swapImpl()1273 ANGLE_TRY(checkForOutOfDateSwapchain(contextVk, currentSwapHistoryIndex, true)); in swapImpl()