Home
last modified time | relevance | path

Searched defs:presentOperation (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DSurfaceVk.cpp450 impl::ImagePresentOperation &presentOperation = in AssociateQueueSerialWithPresentHistory() local
470 for (const impl::ImagePresentOperation &presentOperation : presentHistory) in HasAnyOldSwapchains() local
2468 impl::ImagePresentOperation &presentOperation = mPresentHistory.front(); in cleanUpPresentHistory() local
2508 impl::ImagePresentOperation presentOperation = std::move(mPresentHistory.front()); in cleanUpPresentHistory() local