Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFragmentOutputTests.cpp1254 tcu::TestCaseGroup* arrayGroup = new tcu::TestCaseGroup(m_testCtx, "array", "Array outputs"); in init() local
1255 addChild(arrayGroup); in init()
1264 arrayGroup->addChild(floatGroup); in init()
1288 arrayGroup->addChild(fixedGroup); in init()
1312 arrayGroup->addChild(intGroup); in init()
1336 arrayGroup->addChild(uintGroup); in init()
Des3fTransformFeedbackTests.cpp1682 …tcu::TestCaseGroup* arrayGroup = new tcu::TestCaseGroup(m_testCtx, "array", "Capturing whole array… in init() local
1683 addChild(arrayGroup); in init()
1689 arrayGroup->addChild(modeGroup); in init()