Searched refs:attCombTests (Results 1 – 2 of 2) sorted by relevance
405 tcu::TestCaseGroup* attCombTests = m_fboc.createAttachmentTests(); in init() local407 attCombTests->addChild(new SupportedCombinationTest( in init()411 addChild(attCombTests); in init()
1025 TestCaseGroup* const attCombTests = new TestCaseGroup( in createAttachmentTests() local1037 attCombTests->addChild(new AttachmentTest(*this, params)); in createAttachmentTests()1040 return attCombTests; in createAttachmentTests()