Home
last modified time | relevance | path

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

/frameworks/native/vulkan/libvulkan/
Dswapchain.cpp2566 const VkSwapchainPresentFenceInfoEXT* present_fences = nullptr; in QueuePresentKHR() local
2581 present_fences = in QueuePresentKHR()
2603 ALOGV_IF(present_fences && in QueuePresentKHR()
2604 present_fences->swapchainCount != present_info->swapchainCount, in QueuePresentKHR()
2627 present_fences ? present_fences->pFences[sc] : VK_NULL_HANDLE, in QueuePresentKHR()