Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DSurfaceVk.h423 bool skipAcquireNextSwapchainImageForSharedPresentMode() const;
H A DSurfaceVk.cpp2722 bool WindowSurfaceVk::skipAcquireNextSwapchainImageForSharedPresentMode() const in skipAcquireNextSwapchainImageForSharedPresentMode() function in rx::WindowSurfaceVk
2746 if (skipAcquireNextSwapchainImageForSharedPresentMode()) in acquireNextSwapchainImage()