Searched refs:createSwapchainImageMutableTests (Results 1 – 3 of 3) sorted by relevance
38 tcu::TestCaseGroup *createSwapchainImageMutableTests(tcu::TestContext &testCtx);
64 imageTests->addChild(createSwapchainImageMutableTests(testCtx)); in createChildren()
2123 tcu::TestCaseGroup *createSwapchainImageMutableTests(TestContext &testCtx) in createSwapchainImageMutableTests() function