Searched refs:threadCount (Results 1 – 1 of 1) sorted by relevance
34 size_t threadCount) in runMultithreadedGLTest() argument44 std::vector<std::thread> threads(threadCount); in runMultithreadedGLTest()45 for (size_t threadIdx = 0; threadIdx < threadCount; threadIdx++) in runMultithreadedGLTest()