Searched refs:configGroup (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/modules/egl/ |
D | teglColorClearTests.cpp | 61 …tcu::TestCaseGroup* configGroup = new tcu::TestCaseGroup(eglTestCtx.getTestContext(), groupIter->n… in createColorClearGroups() local 62 group->addChild(configGroup); in createColorClearGroups() 70 …configGroup->addChild(new ClearClass(eglTestCtx, listIter->getName(), "", groupIter->apiBits, list… in createColorClearGroups()
|
D | teglRenderTests.cpp | 1101 …tcu::TestCaseGroup* configGroup = new tcu::TestCaseGroup(eglTestCtx.getTestContext(), groupIter->n… in createRenderGroups() local 1102 group->addChild(configGroup); in createRenderGroups() 1110 …configGroup->addChild(new RenderClass(eglTestCtx, listIter->getName(), "", groupIter->apiBits, lis… in createRenderGroups()
|