Searched refs:GetThreadPoolAllocator (Results 1 – 12 of 12) sorted by relevance
158 void* memory = GetThreadPoolAllocator().allocate(sizeof(TString));164 return new(GetThreadPoolAllocator().allocate(sizeof(T))) T;169 return new(GetThreadPoolAllocator().allocate(instances * sizeof(T))) T[instances];177 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())262 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())
253 extern TPoolAllocator& GetThreadPoolAllocator();280 pool_allocator() : allocator(GetThreadPoolAllocator()) { } in pool_allocator()
83 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())223 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())
48 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator()) in POOL_ALLOCATOR_NEW_DELETE() argument912 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator()) in POOL_ALLOCATOR_NEW_DELETE() argument
1061 POOL_ALLOCATOR_NEW_DELETE(glslang::GetThreadPoolAllocator()) in POOL_ALLOCATOR_NEW_DELETE() argument1741 POOL_ALLOCATOR_NEW_DELETE(glslang::GetThreadPoolAllocator()) in POOL_ALLOCATOR_NEW_DELETE() argument
1428 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator()) in POOL_ALLOCATOR_NEW_DELETE() argument
61 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())84 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())
47 TPoolAllocator& GetThreadPoolAllocator() in GetThreadPoolAllocator() function
86 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator()) in POOL_ALLOCATOR_NEW_DELETE() argument399 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator()) in POOL_ALLOCATOR_NEW_DELETE() argument
450 TPoolAllocator& previousAllocator = GetThreadPoolAllocator(); in SetupBuiltinSymbolTable()821 GetThreadPoolAllocator().push(); in ProcessDeferred()1502 GetThreadPoolAllocator().pop(); in ShCompile()
49 POOL_ALLOCATOR_NEW_DELETE(GetThreadPoolAllocator())
8769 GetThreadPoolAllocator().push(); in GlslangToSpv()8797 GetThreadPoolAllocator().pop(); in GlslangToSpv()