Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/OGLCompilersDLL/
DInitializeDll.cpp113 glslang::SetThreadPoolAllocator(nullptr); in InitThread()
/external/deqp-deps/glslang/glslang/MachineIndependent/
DShaderLang.cpp431 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()
DPoolAlloc.cpp53 void SetThreadPoolAllocator(TPoolAllocator* poolAllocator) in SetThreadPoolAllocator() function
/external/deqp-deps/glslang/glslang/Include/
DPoolAlloc.h254 void SetThreadPoolAllocator(TPoolAllocator* poolAllocator);