Searched refs:createSemaphores (Results 1 – 1 of 1) sorted by relevance
1352 vector<SemaphoreSp> createSemaphores (const DeviceInterface& vkd, in createSemaphores() function1435 …const vector<SemaphoreSp> imageReadySemaphores (createSemaphores(vkd, device, maxQueuedFrames+1)… in basicRenderTest()1440 …const vector<SemaphoreSp> renderingCompleteSemaphores (createSemaphores(vkd, device, maxQueuedFra… in basicRenderTest()1583 …const vector<SemaphoreSp> imageReadySemaphores (createSemaphores(vkd, device, maxQueuedFrames+1)… in resizeSwapchainTest()1588 …const vector<SemaphoreSp> renderingCompleteSemaphores (createSemaphores(vkd, device, maxQueuedFra… in resizeSwapchainTest()