Searched refs:imageReadySemaphores (Results 1 – 3 of 3) sorted by relevance
1214 …const vector<SemaphoreSp> imageReadySemaphores (createSemaphores(vkd, device, maxQueuedFrames+1)… in basicRenderTest() local1229 …const VkSemaphore imageReadySemaphore = **imageReadySemaphores[frameNdx%imageReadySemaphores.size(… in basicRenderTest()1363 …const vector<SemaphoreSp> imageReadySemaphores (createSemaphores(vkd, device, maxQueuedFrames+1)… in resizeSwapchainTest() local1378 …const VkSemaphore imageReadySemaphore = **imageReadySemaphores[frameNdx%imageReadySemaphores.size(… in resizeSwapchainTest()
865 …const vector<SemaphoreSp> imageReadySemaphores (createSemaphores(vkd, device, maxQueuedFrames+1)… in surfaceFormatRenderTest() local880 …const VkSemaphore imageReadySemaphore = **imageReadySemaphores[frameNdx%imageReadySemaphores.size(… in surfaceFormatRenderTest()
1144 …const std::vector<SemaphoreSp> imageReadySemaphores (createSemaphores(vkd, device, maxQueuedFra… in basicRenderTest() local1189 …const vk::VkSemaphore imageReadySemaphore = **imageReadySemaphores[frameNdx%imageReadySemaphores.s… in basicRenderTest()