HomeSort by relevance Sort by last modified time
    Searched refs:attCombTests (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/gles2/functional/
es2fFboCompletenessTests.cpp 369 tcu::TestCaseGroup* attCombTests = m_fboc.createAttachmentTests();
371 attCombTests->addChild(new SupportedCombinationTest(
375 addChild(attCombTests);
  /external/deqp/modules/glshared/
glsFboCompletenessTests.cpp 1014 TestCaseGroup* const attCombTests = new TestCaseGroup(
1026 attCombTests->addChild(new AttachmentTest(*this, params));
1029 return attCombTests;

Completed in 725 milliseconds