Searched refs:checkForOutOfDateSwapchain (Results 1 – 2 of 2) sorted by relevance
273 angle::Result checkForOutOfDateSwapchain(ContextVk *contextVk, bool presentOutOfDate);
1176 angle::Result WindowSurfaceVk::checkForOutOfDateSwapchain(ContextVk *contextVk, in checkForOutOfDateSwapchain() function in rx::WindowSurfaceVk1575 ANGLE_TRY(checkForOutOfDateSwapchain(contextVk, presentOutOfDate)); in doDeferredAcquireNextImage()1588 ANGLE_TRY(checkForOutOfDateSwapchain(contextVk, true)); in doDeferredAcquireNextImage()