Searched refs:getWorkerThreadPool (Results 1 – 3 of 3) sorted by relevance
749 std::shared_ptr<angle::WorkerThreadPool> getWorkerThreadPool() const;
9357 ? getWorkerThreadPool() in getLinkSubTaskThreadPool()9399 std::shared_ptr<angle::WorkerThreadPool> Context::getWorkerThreadPool() const in getWorkerThreadPool() function in gl::Context
6080 mCompressEvent = contextGL->getWorkerThreadPool()->postWorkerTask( in syncPipelineCacheVk()