Searched refs:attCombTests (Results 1 – 2 of 2) sorted by relevance
369 tcu::TestCaseGroup* attCombTests = m_fboc.createAttachmentTests(); in init() local371 attCombTests->addChild(new SupportedCombinationTest( in init()375 addChild(attCombTests); in init()
1014 TestCaseGroup* const attCombTests = new TestCaseGroup( in createAttachmentTests() local1026 attCombTests->addChild(new AttachmentTest(*this, params)); in createAttachmentTests()1029 return attCombTests; in createAttachmentTests()