Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglColorClearTests.cpp108 …tcu::TestCaseGroup* singleContextGroup = new tcu::TestCaseGroup(m_testCtx, "single_context", "Sing… in init() local
109 addChild(singleContextGroup); in init()
110 …createColorClearGroups<SingleThreadColorClearCase>(m_eglTestCtx, singleContextGroup, &singleContex… in init()
DteglRenderTests.cpp1153 …tcu::TestCaseGroup* singleContextGroup = new tcu::TestCaseGroup(m_testCtx, "single_context", "Sing… in init() local
1154 addChild(singleContextGroup); in init()
1155 …createRenderGroups<SingleThreadRenderCase>(m_eglTestCtx, singleContextGroup, &singleContextCases[0… in init()