Searched refs:singleContextGroup (Results 1 – 2 of 2) sorted by relevance
108 …tcu::TestCaseGroup* singleContextGroup = new tcu::TestCaseGroup(m_testCtx, "single_context", "Sing… in init() local109 addChild(singleContextGroup); in init()110 …createColorClearGroups<SingleThreadColorClearCase>(m_eglTestCtx, singleContextGroup, &singleContex… in init()
1153 …tcu::TestCaseGroup* singleContextGroup = new tcu::TestCaseGroup(m_testCtx, "single_context", "Sing… in init() local1154 addChild(singleContextGroup); in init()1155 …createRenderGroups<SingleThreadRenderCase>(m_eglTestCtx, singleContextGroup, &singleContextCases[0… in init()