HomeSort by relevance Sort by last modified time
    Searched refs:multiThreadGroup (Results 1 - 2 of 2) sorted by null

  /external/deqp/modules/egl/
teglColorClearTests.cpp 111 tcu::TestCaseGroup* multiThreadGroup = new tcu::TestCaseGroup(m_testCtx, "multi_thread", "Multi-thread color clears with shared surface");
112 addChild(multiThreadGroup);
113 createColorClearGroups<MultiThreadColorClearCase>(m_eglTestCtx, multiThreadGroup, &multiContextCases[0], &multiContextCases[DE_LENGTH_OF_ARRAY(multiContextCases)]);
teglRenderTests.cpp     [all...]

Completed in 195 milliseconds