mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-06 02:18:05 +08:00
Revert "Optimize small buffers allocator"
This reverts commit f57ff2913c.
Resolves: HSD-15013057572
Signed-off-by: Igor Venevtsev <igor.venevtsev@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
41ac42978c
commit
6aadf63725
@@ -55,9 +55,9 @@ class MockContext : public Context {
|
||||
|
||||
class MockBufferPoolAllocator : public BufferPoolAllocator {
|
||||
public:
|
||||
using BufferPoolAllocator::BufferPool;
|
||||
using BufferPoolAllocator::bufferPools;
|
||||
using BufferPoolAllocator::chunkAllocator;
|
||||
using BufferPoolAllocator::isAggregatedSmallBuffersEnabled;
|
||||
using BufferPoolAllocator::mainStorage;
|
||||
};
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user