Searched defs:DelegateWorkerPool (Results 1 – 1 of 1) sorted by relevance
206 class DelegateWorkerPool final : public WorkerThreadPool class209 DelegateWorkerPool(PlatformMethods *platform) : mPlatform(platform) {} in DelegateWorkerPool() function in angle::DelegateWorkerPool