Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/gl/
DProgramGL.cpp188 LinkEventGL(std::shared_ptr<angle::WorkerThreadPool> workerPool, in LinkEventGL()
396 auto workerPool = context->getWorkerThreadPool(); in link() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/
DProgramD3D.cpp919 LoadBinaryLinkEvent(std::shared_ptr<WorkerThreadPool> workerPool, in LoadBinaryLinkEvent()
1785 std::shared_ptr<WorkerThreadPool> workerPool, in GraphicsProgramLinkEvent()