Home
last modified time | relevance | path

Searched refs:SetThreadPoolAllocator (Results 1 – 3 of 3) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp436 SetThreadPoolAllocator(builtInPoolAllocator); in SetupBuiltinSymbolTable()
450 SetThreadPoolAllocator(PerProcessGPA); in SetupBuiltinSymbolTable()
477 SetThreadPoolAllocator(&previousAllocator); in SetupBuiltinSymbolTable()
1448 SetThreadPoolAllocator(compiler->getPool()); in ShCompile()
1510 SetThreadPoolAllocator(linker->getPool()); in ShLinkExt()
1861 SetThreadPoolAllocator(pool); in parse()
1885 SetThreadPoolAllocator(pool); in preprocess()
1943 SetThreadPoolAllocator(pool); in link()
DPoolAlloc.cpp57 void SetThreadPoolAllocator(TPoolAllocator* poolAllocator) in SetThreadPoolAllocator() function
/third_party/glslang/glslang/Include/
DPoolAlloc.h259 void SetThreadPoolAllocator(TPoolAllocator* poolAllocator);