Searched refs:GetNextAcquireSwapchainSemaphoreIndex (Results 1 – 3 of 3) sorted by relevance
61 uint32_t GetNextAcquireSwapchainSemaphoreIndex() const;
455 uint32_t SwapchainVk::GetNextAcquireSwapchainSemaphoreIndex() const in GetNextAcquireSwapchainSemaphoreIndex() function in SwapchainVk
187 const uint32_t semaphoreIdx = swapchain->GetNextAcquireSwapchainSemaphoreIndex(); in AcquirePresentationInfo()