mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-29 17:13:29 +08:00
Currently Event::csr is set during initialization and never changes. This PR is to associate Event::csr with the one that was used to dispatch task in cmdlist Signed-off-by: Szymon Morek <szymon.morek@intel.com>