Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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.cpp1159 …tcu::TestCaseGroup* singleContextGroup = new tcu::TestCaseGroup(m_testCtx, "single_context", "Sing… in init() local
1160 addChild(singleContextGroup); in init()
1161 …createRenderGroups<SingleThreadRenderCase>(m_eglTestCtx, singleContextGroup, &singleContextCases[0… in init()