Searched refs:getLinkSubTaskThreadPool (Results 1 – 3 of 3) sorted by relevance
750 std::shared_ptr<angle::WorkerThreadPool> getLinkSubTaskThreadPool() const;
1013 context->getLinkSubTaskThreadPool(), caps, limitations, clientVersion, isWebGL, this, in link()1423 context->getLinkSubTaskThreadPool(), this, &mState, std::move(loadTask))); in loadBinary()
9296 std::shared_ptr<angle::WorkerThreadPool> Context::getLinkSubTaskThreadPool() const in getLinkSubTaskThreadPool() function in gl::Context