Searched refs:waitSemaphore (Results 1 – 1 of 1) sorted by relevance
317 VkSemaphore waitSemaphore = VK_NULL_HANDLE; in Present() local320 waitSemaphore = commandBufferSubmitter_.presentationWaitSemaphore; in Present()328 &waitSemaphore, // pWaitSemaphores in Present()482 … VkSemaphore waitSemaphore = commandBufferSubmitter_.commandBuffers[waitCmdBufferIdx].semaphore; in RenderProcessSubmitCommandLists() local483 if (waitSemaphore != VK_NULL_HANDLE) { in RenderProcessSubmitCommandLists()484 waitSemaphores[waitSemaphoreCount] = waitSemaphore; in RenderProcessSubmitCommandLists()