Searched refs:presentOutOfDate (Results 1 – 2 of 2) sorted by relevance
1769 bool presentOutOfDate, in checkForOutOfDateSwapchain() argument1777 presentOutOfDate = presentOutOfDate || swapIntervalChanged; in checkForOutOfDateSwapchain()1781 !presentOutOfDate) in checkForOutOfDateSwapchain()1790 !presentOutOfDate) in checkForOutOfDateSwapchain()1796 presentOutOfDate = mSurfaceCaps.currentTransform != mPreTransform || in checkForOutOfDateSwapchain()1802 if (!presentOutOfDate) in checkForOutOfDateSwapchain()2005 bool *presentOutOfDate) in computePresentOutOfDate() argument2010 *presentOutOfDate = result == VK_ERROR_OUT_OF_DATE_KHR || result == VK_SUBOPTIMAL_KHR; in computePresentOutOfDate()2011 if (!*presentOutOfDate) in computePresentOutOfDate()2142 bool *presentOutOfDate) in present() argument[all …]
410 angle::Result doDeferredAcquireNextImage(const gl::Context *context, bool presentOutOfDate);435 bool presentOutOfDate,441 bool presentOutOfDate,459 bool *presentOutOfDate);465 bool *presentOutOfDate);