Searched refs:inputAssemblyTests (Results 1 – 1 of 1) sorted by relevance
1499 …de::MovePtr<tcu::TestCaseGroup> inputAssemblyTests (new tcu::TestCaseGroup(testCtx, "input_assemb… in createInputAssemblyTests() local1501 inputAssemblyTests->addChild(createPrimitiveTopologyTests(testCtx).release()); in createInputAssemblyTests()1502 inputAssemblyTests->addChild(createPrimitiveRestartTests(testCtx).release()); in createInputAssemblyTests()1504 return inputAssemblyTests.release(); in createInputAssemblyTests()