mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-29 00:58:39 +08:00
- bitset is 64 bit in size, context ids may go beyond that limit when multiple devices are available - this change subtracts contextId of first context for a given root device - tracked state dirty contexts ids are now zero-based Resolves: GSD-10025 Signed-off-by: Mateusz Hoppe <mateusz.hoppe@intel.com>