Searched refs:SetThreadPoolAllocator (Results 1 – 4 of 4) sorted by relevance
113 glslang::SetThreadPoolAllocator(nullptr); in InitThread()
431 SetThreadPoolAllocator(builtInPoolAllocator); in SetupBuiltinSymbolTable()445 SetThreadPoolAllocator(PerProcessGPA); in SetupBuiltinSymbolTable()472 SetThreadPoolAllocator(&previousAllocator); in SetupBuiltinSymbolTable()1417 SetThreadPoolAllocator(compiler->getPool()); in ShCompile()1476 SetThreadPoolAllocator(linker->getPool()); in ShLinkExt()1792 SetThreadPoolAllocator(pool); in parse()1818 SetThreadPoolAllocator(pool); in preprocess()1876 SetThreadPoolAllocator(pool); in link()
53 void SetThreadPoolAllocator(TPoolAllocator* poolAllocator) in SetThreadPoolAllocator() function
254 void SetThreadPoolAllocator(TPoolAllocator* poolAllocator);