mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-30 01:35:20 +08:00
Implementation was assuming that if HasRTCalls is true then the RTDispatchGlobals patch token is also valid, but that isn't the case when the application is using its own RTDispatchGlobals instead of the one provided by the L0 UMD. Related-To: LOCI-3323 Signed-off-by: Jim Snow <jim.m.snow@intel.com>