Home
last modified time | relevance | path

Searched refs:imageReadySemaphore (Results 1 - 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiColorSpaceTests.cpp527 const Move<VkSemaphore> imageReadySemaphore = createSemaphore(vkd, device); in colorspaceCompareTest() local
542 imageReadySemaphore.get(), in colorspaceCompareTest()
566 &imageReadySemaphore.get(), in colorspaceCompareTest()
678 const VkSemaphore imageReadySemaphore = **imageReadySemaphores[frameNdx%imageReadySemaphores.size()]; in surfaceFormatRenderTest() local
690 imageReadySemaphore, in surfaceFormatRenderTest()
711 &imageReadySemaphore, in surfaceFormatRenderTest()
H A DvktWsiFullScreenExclusiveTests.cpp490 const VkSemaphore imageReadySemaphore = **imageReadySemaphores[frameNdx%imageReadySemaphores.size()]; in fullScreenExclusiveTest() local
532 imageReadySemaphore, in fullScreenExclusiveTest()
556 &imageReadySemaphore, in fullScreenExclusiveTest()
H A DvktWsiSwapchainTests.cpp1360 const VkSemaphore imageReadySemaphore = **imageReadySemaphores[frameNdx%imageReadySemaphores.size()]; in basicRenderTest() local
1367 const VkResult acquireResult = acquireImageWrapper.call(imageReadySemaphore, (VkFence)0, &imageNdx); in basicRenderTest()
1386 &imageReadySemaphore, in basicRenderTest()
1797 const VkSemaphore imageReadySemaphore = **imageReadySemaphores[frameNdx%imageReadySemaphores.size()]; in deviceGroupRenderTest() local
1810 imageReadySemaphore, in deviceGroupRenderTest()
1857 &imageReadySemaphore, // pWaitSemaphores in deviceGroupRenderTest()
2180 const VkSemaphore imageReadySemaphore = **imageReadySemaphores[frameNdx%imageReadySemaphores.size()]; in deviceGroupRenderTest2() local
2193 imageReadySemaphore, in deviceGroupRenderTest2()
2234 &imageReadySemaphore, // pWaitSemaphores in deviceGroupRenderTest2()
2361 const VkSemaphore imageReadySemaphore in resizeSwapchainTest() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/
H A DvktWsiColorSpaceTests.cpp527 const Move<VkSemaphore> imageReadySemaphore = createSemaphore(vkd, device); in colorspaceCompareTest() local
542 imageReadySemaphore.get(), in colorspaceCompareTest()
566 &imageReadySemaphore.get(), in colorspaceCompareTest()
678 const VkSemaphore imageReadySemaphore = **imageReadySemaphores[frameNdx%imageReadySemaphores.size()]; in surfaceFormatRenderTest() local
690 imageReadySemaphore, in surfaceFormatRenderTest()
711 &imageReadySemaphore, in surfaceFormatRenderTest()
H A DvktWsiFullScreenExclusiveTests.cpp490 const VkSemaphore imageReadySemaphore = **imageReadySemaphores[frameNdx%imageReadySemaphores.size()]; in fullScreenExclusiveTest() local
532 imageReadySemaphore, in fullScreenExclusiveTest()
556 &imageReadySemaphore, in fullScreenExclusiveTest()
H A DvktWsiSwapchainTests.cpp1344 const VkSemaphore imageReadySemaphore = **imageReadySemaphores[frameNdx%imageReadySemaphores.size()]; in basicRenderTest() local
1351 const VkResult acquireResult = acquireImageWrapper.call(imageReadySemaphore, (VkFence)0, &imageNdx); in basicRenderTest()
1370 &imageReadySemaphore, in basicRenderTest()
1781 const VkSemaphore imageReadySemaphore = **imageReadySemaphores[frameNdx%imageReadySemaphores.size()]; in deviceGroupRenderTest() local
1794 imageReadySemaphore, in deviceGroupRenderTest()
1841 &imageReadySemaphore, // pWaitSemaphores in deviceGroupRenderTest()
2164 const VkSemaphore imageReadySemaphore = **imageReadySemaphores[frameNdx%imageReadySemaphores.size()]; in deviceGroupRenderTest2() local
2177 imageReadySemaphore, in deviceGroupRenderTest2()
2218 &imageReadySemaphore, // pWaitSemaphores in deviceGroupRenderTest2()
2345 const VkSemaphore imageReadySemaphore in resizeSwapchainTest() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp1386 const vk::VkSemaphore imageReadySemaphore = **imageReadySemaphores[frameNdx%imageReadySemaphores.size()]; in basicRenderTest() local
1398 imageReadySemaphore, in basicRenderTest()
1419 &imageReadySemaphore, in basicRenderTest()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp1207 const vk::VkSemaphore imageReadySemaphore = **imageReadySemaphores[frameNdx%imageReadySemaphores.size()]; in basicRenderTest() local
1219 imageReadySemaphore, in basicRenderTest()
1240 &imageReadySemaphore, in basicRenderTest()

Completed in 22 milliseconds