Searched refs:presentOutOfDate (Results 1 – 2 of 2) sorted by relevance
1177 bool presentOutOfDate) in checkForOutOfDateSwapchain() argument1180 presentOutOfDate = presentOutOfDate || swapIntervalChanged; in checkForOutOfDateSwapchain()1184 !presentOutOfDate) in checkForOutOfDateSwapchain()1193 !presentOutOfDate) in checkForOutOfDateSwapchain()1199 presentOutOfDate = mSurfaceCaps.currentTransform != mPreTransform || in checkForOutOfDateSwapchain()1205 if (!presentOutOfDate) in checkForOutOfDateSwapchain()1324 bool *presentOutOfDate) in computePresentOutOfDate() argument1333 *presentOutOfDate = ((result == VK_ERROR_OUT_OF_DATE_KHR) || (result == VK_SUBOPTIMAL_KHR)); in computePresentOutOfDate()1334 if (!*presentOutOfDate) in computePresentOutOfDate()1342 *presentOutOfDate = result == VK_ERROR_OUT_OF_DATE_KHR; in computePresentOutOfDate()[all …]
273 angle::Result checkForOutOfDateSwapchain(ContextVk *contextVk, bool presentOutOfDate);286 angle::Result doDeferredAcquireNextImage(const gl::Context *context, bool presentOutOfDate);289 bool *presentOutOfDate);294 bool *presentOutOfDate);