Searched refs:workerThreadPool (Results 1 – 4 of 4) sorted by relevance
92 auto workerThreadPool = context->getShaderCompileThreadPool(); in compileImpl() local97 workerThreadPool->postWorkerTask(translateTask), translateTask); in compileImpl()
394 auto workerThreadPool = context->getShaderCompileThreadPool(); in compile() local427 else if (workerThreadPool->isAsync()) in compile()440 workerThreadPool->postWorkerTask(translateTask), in compile()
94 auto workerThreadPool = context->getWorkerThreadPool();99 this, workerThreadPool->postWorkerTask(translateTask), translateTask);
394 auto workerThreadPool = context->getWorkerThreadPool(); in compile() local399 workerThreadPool->postWorkerTask(translateTask), compilerInstance, in compile()