Searched refs:createSemaphoreTests (Results 1 – 1 of 1) sorted by relevance
4125 de::MovePtr<tcu::TestCaseGroup> createSemaphoreTests (tcu::TestContext& testCtx, vk::VkExternalSema… in createSemaphoreTests() function4186 de::MovePtr<tcu::TestCaseGroup> createSemaphoreTests (tcu::TestContext& testCtx) in createSemaphoreTests() function4190 …semaphoreGroup->addChild(createSemaphoreTests(testCtx, vk::VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_SYNC_… in createSemaphoreTests()4191 …semaphoreGroup->addChild(createSemaphoreTests(testCtx, vk::VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQU… in createSemaphoreTests()4192 …semaphoreGroup->addChild(createSemaphoreTests(testCtx, vk::VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQU… in createSemaphoreTests()4193 …semaphoreGroup->addChild(createSemaphoreTests(testCtx, vk::VK_EXTERNAL_SEMAPHORE_HANDLE_TYPE_OPAQU… in createSemaphoreTests()4308 group->addChild(createSemaphoreTests(testCtx).release()); in createExternalMemoryTests()