Searched refs:currentSwapHistoryIndex (Results 1 – 1 of 1) sorted by relevance
1256 uint32_t currentSwapHistoryIndex = static_cast<uint32_t>(mCurrentSwapHistoryIndex); in swapImpl() local1260 ANGLE_TRY(checkForOutOfDateSwapchain(contextVk, currentSwapHistoryIndex, presentOutOfDate)); in swapImpl()1273 ANGLE_TRY(checkForOutOfDateSwapchain(contextVk, currentSwapHistoryIndex, true)); in swapImpl()