Commit b5529aef authored by Alexander Alekhin's avatar Alexander Alekhin

ocl/bufferpool: fix cleanup

parent 8616cd87
......@@ -3957,6 +3957,7 @@ public:
derived()._releaseBufferEntry(entry);
}
reservedEntries_.clear();
currentReservedSize = 0;
}
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment