Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFboCompletenessTests.cpp418 tcu::TestCaseGroup* attCombTests = m_fboc.createAttachmentTests(); in init() local
420 attCombTests->addChild(new SupportedCombinationTest( in init()
424 addChild(attCombTests); in init()
/third_party/vk-gl-cts/modules/glshared/
H A DglsFboCompletenessTests.cpp1034 TestCaseGroup* const attCombTests = new TestCaseGroup( in createAttachmentTests() local
1046 attCombTests->addChild(new AttachmentTest(*this, params)); in createAttachmentTests()
1049 return attCombTests; in createAttachmentTests()

Completed in 4 milliseconds