Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGLES2SharedRenderingPerfTests.cpp887 vector<TestContext*> threadContexts; in createThreads() local
892 threadContexts.push_back(contexts[threadNdx * perThreadContextCount + contextNdx]); in createThreads()
894 threads.push_back(new TestThread(threadContexts)); in createThreads()
896 threadContexts.clear(); in createThreads()