mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-29 17:13:29 +08:00
Related-To: LOCI-3860 - Fixed IPC Event pools that are allocated for a single device such that when opened thru IPC only that device handle can be used by the process which opened the IPC event pool. - IPC Event handle includes numDevices as a field to determine if the root device index is the only index allowed for this event pool. Signed-off-by: Neil R Spruit <neil.r.spruit@intel.com>