Searched refs:presentModeGroup (Results 1 – 2 of 2) sorted by relevance
1423 …de::MovePtr<tcu::TestCaseGroup> presentModeGroup (new tcu::TestCaseGroup(testGroup->getTestContext… in createDisplayTimingTests() local1435 …presentModeGroup->addChild(new vkt::InstanceFactory1<DisplayTimingTestInstance, TestConfig, Progra… in createDisplayTimingTests()1438 testGroup->addChild(presentModeGroup.release()); in createDisplayTimingTests()
1434 …de::MovePtr<tcu::TestCaseGroup> presentModeGroup (new tcu::TestCaseGroup(testGroup->getTestContext… in createIncrementalPresentTests() local1447 …presentModeGroup->addChild(new vkt::InstanceFactory1<IncrementalPresentTestInstance, TestConfig, P… in createIncrementalPresentTests()1450 scaleGroup->addChild(presentModeGroup.release()); in createIncrementalPresentTests()