Searched refs:shouldDrawOverlay (Results 1 – 1 of 1) sorted by relevance
2122 const bool shouldDrawOverlay = overlayHasEnabledWidget(contextVk); in prePresentSubmit() local2124 ANGLE_TRY(contextVk->flushImpl(shouldDrawOverlay ? nullptr : &presentSemaphore, nullptr, in prePresentSubmit()2127 if (shouldDrawOverlay) in prePresentSubmit()