Home
last modified time | relevance | path

Searched refs:shouldDrawOverlay (Results 1 – 1 of 1) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DSurfaceVk.cpp2122 const bool shouldDrawOverlay = overlayHasEnabledWidget(contextVk); in prePresentSubmit() local
2124 ANGLE_TRY(contextVk->flushImpl(shouldDrawOverlay ? nullptr : &presentSemaphore, nullptr, in prePresentSubmit()
2127 if (shouldDrawOverlay) in prePresentSubmit()