mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00

If kernel has no stateless indirect accesses don't set the kernelHasIndirectAccess flag. Don't make resident or migrate if kernel has no indirect accesses. Changed initial values in KernelAttributes. Related-To: NEO-6597 Signed-off-by: Dominik Dabek <dominik.dabek@intel.com>