Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
DteglColorClearTests.cpp61 …tcu::TestCaseGroup* configGroup = new tcu::TestCaseGroup(eglTestCtx.getTestContext(), groupIter->n… in createColorClearGroups() local
62 group->addChild(configGroup); in createColorClearGroups()
70configGroup->addChild(new ClearClass(eglTestCtx, listIter->getName(), "", groupIter->apiBits, list… in createColorClearGroups()
DteglRenderTests.cpp1101 …tcu::TestCaseGroup* configGroup = new tcu::TestCaseGroup(eglTestCtx.getTestContext(), groupIter->n… in createRenderGroups() local
1102 group->addChild(configGroup); in createRenderGroups()
1110configGroup->addChild(new RenderClass(eglTestCtx, listIter->getName(), "", groupIter->apiBits, lis… in createRenderGroups()