mirror of
https://github.com/intel/compute-runtime.git
synced 2025-11-15 10:14:56 +08:00
Certain platforms might not require prefetcher to be disabled in direct submission. This change provides a way to control that behaviour. Signed-off-by: Rafal Maziejuk <rafal.maziejuk@intel.com> Related-To: NEO-7218