Searched refs:swapchains_result (Results 1 – 1 of 1) sorted by relevance
120 auto swapchains_result = pPresentInfo->pResults ? pPresentInfo->pResults[i] : result; in PostCallRecordQueuePresentKHR() local121 if (swapchains_result == VK_SUBOPTIMAL_KHR) { in PostCallRecordQueuePresentKHR()