Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fFboCompletenessTests.cpp405 tcu::TestCaseGroup* attCombTests = m_fboc.createAttachmentTests(); in init() local
407 attCombTests->addChild(new SupportedCombinationTest( in init()
411 addChild(attCombTests); in init()
/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp1025 TestCaseGroup* const attCombTests = new TestCaseGroup( in createAttachmentTests() local
1037 attCombTests->addChild(new AttachmentTest(*this, params)); in createAttachmentTests()
1040 return attCombTests; in createAttachmentTests()