Home
last modified time | relevance | path

Searched defs:workerPool (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DProgramGL.cpp197 LinkEventGL(std::shared_ptr<angle::WorkerThreadPool> workerPool, in LinkEventGL()
410 auto workerPool = context->getWorkerThreadPool(); in link() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DProgramD3D.cpp921 LoadBinaryLinkEvent(std::shared_ptr<WorkerThreadPool> workerPool, in LoadBinaryLinkEvent()
1790 std::shared_ptr<WorkerThreadPool> workerPool, in GraphicsProgramLinkEvent()