mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-20 08:53:55 +08:00
Command buffers in CommandContainer are removed through cmdBufferAllocations. This PR ensures that allocations will be stored there if they are currently used by given cmd container. Signed-off-by: Szymon Morek <szymon.morek@intel.com>