Searched refs:GetThreadPoolAllocator (Results 1 – 13 of 13) sorted by relevance
52 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())62 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())72 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())84 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())98 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())127 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())
148 void* memory = GetThreadPoolAllocator().allocate(sizeof(TString));154 return new(GetThreadPoolAllocator().allocate(sizeof(T))) T;159 return new(GetThreadPoolAllocator().allocate(instances * sizeof(T))) T[instances];167 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())256 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())
258 extern TPoolAllocator& GetThreadPoolAllocator();285 pool_allocator() : allocator(GetThreadPoolAllocator()) { } in pool_allocator()
83 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())232 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())
48 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator()) in POOL_ALLOCATOR_NEW_DELETE() argument876 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator()) in POOL_ALLOCATOR_NEW_DELETE() argument
1136 POOL_ALLOCATOR_NEW_DELETE(glslang::GetThreadPoolAllocator()) in POOL_ALLOCATOR_NEW_DELETE() argument1822 POOL_ALLOCATOR_NEW_DELETE(glslang::GetThreadPoolAllocator()) in POOL_ALLOCATOR_NEW_DELETE() argument
1429 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator()) in POOL_ALLOCATOR_NEW_DELETE() argument1536 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator()) in POOL_ALLOCATOR_NEW_DELETE() argument
61 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())84 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())
51 TPoolAllocator& GetThreadPoolAllocator() in GetThreadPoolAllocator() function
86 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator()) in POOL_ALLOCATOR_NEW_DELETE() argument407 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator()) in POOL_ALLOCATOR_NEW_DELETE() argument
434 TPoolAllocator& previousAllocator = GetThreadPoolAllocator(); in SetupBuiltinSymbolTable()802 GetThreadPoolAllocator().push(); in ProcessDeferred()1469 GetThreadPoolAllocator().pop(); in ShCompile()
49 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())
10180 GetThreadPoolAllocator().push(); in GlslangToSpv()10208 GetThreadPoolAllocator().pop(); in GlslangToSpv()