Home
last modified time | relevance | path

Searched refs:attCombTests (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
Des2fFboCompletenessTests.cpp369 tcu::TestCaseGroup* attCombTests = m_fboc.createAttachmentTests(); in init() local
371 attCombTests->addChild(new SupportedCombinationTest( in init()
375 addChild(attCombTests); in init()
/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp1020 TestCaseGroup* const attCombTests = new TestCaseGroup( in createAttachmentTests() local
1032 attCombTests->addChild(new AttachmentTest(*this, params)); in createAttachmentTests()
1035 return attCombTests; in createAttachmentTests()