Lines Matching refs:imageReadySemaphore
1360 const VkSemaphore imageReadySemaphore = **imageReadySemaphores[frameNdx%imageReadySemaphores.size()];
1367 const VkResult acquireResult = acquireImageWrapper.call(imageReadySemaphore, (VkFence)0, &imageNdx);
1386 &imageReadySemaphore,
1797 const VkSemaphore imageReadySemaphore = **imageReadySemaphores[frameNdx%imageReadySemaphores.size()];
1810 imageReadySemaphore,
1857 &imageReadySemaphore, // pWaitSemaphores
2180 const VkSemaphore imageReadySemaphore = **imageReadySemaphores[frameNdx%imageReadySemaphores.size()];
2193 imageReadySemaphore,
2234 &imageReadySemaphore, // pWaitSemaphores
2361 const VkSemaphore imageReadySemaphore = **imageReadySemaphores[frameNdx%imageReadySemaphores.size()];
2371 imageReadySemaphore,
2392 &imageReadySemaphore,