Merge pull request #3853 from alalek:ocl_fix_bufferpool_cleanup
This commit is contained in:
commit
5a0c7a1330
@ -3957,6 +3957,7 @@ public:
|
|||||||
derived()._releaseBufferEntry(entry);
|
derived()._releaseBufferEntry(entry);
|
||||||
}
|
}
|
||||||
reservedEntries_.clear();
|
reservedEntries_.clear();
|
||||||
|
currentReservedSize = 0;
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user