Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DSurfaceVk.cpp411 impl::ImagePresentOperation &presentOperation = in AssociateQueueSerialWithPresentHistory() local
431 for (const impl::ImagePresentOperation &presentOperation : presentHistory) in HasAnyOldSwapchains() local
2309 impl::ImagePresentOperation &presentOperation = mPresentHistory.front(); in cleanUpPresentHistory() local
2349 impl::ImagePresentOperation presentOperation = std::move(mPresentHistory.front()); in cleanUpPresentHistory() local