Searched refs:inputAssemblyPrimitives (Results 1 – 2 of 2) sorted by relevance
2190 …de::MovePtr<TestCaseGroup> inputAssemblyPrimitives (new TestCaseGroup(m_testCtx, "input_assembl… in init() local2220 inputAssemblyPrimitives->addChild(primary.release()); in init()2221 inputAssemblyPrimitives->addChild(secondary.release()); in init()2222 inputAssemblyPrimitives->addChild(secondaryInherited.release()); in init()2333 addChild(inputAssemblyPrimitives.release()); in init()
1435 uint64 inputAssemblyPrimitives; member