Searched defs:allocator (Results 1 – 2 of 2) sorted by relevance
36 auto allocator = factory->GetBufferAllocator(source); in GetBufferAllocator() local66 auto allocator = GetBufferAllocator(source); in AllocBuffer() local74 auto allocator = GetAllocator(buffer); in FreeBuffer() local81 auto allocator = GetAllocator(buffer); in MapBuffer() local88 auto allocator = GetAllocator(buffer); in UnmapBuffer() local95 auto allocator = GetAllocator(buffer); in FlushCache() local102 auto allocator = GetAllocator(buffer); in InvalidateCache() local
46 std::shared_ptr<IBufferAllocator> allocator(allocatorRegisterMap_[type]()); in CreateBufferAllocator() local