mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-13 09:54:06 +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>