mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 01:04:57 +08:00
This change is part of performance feature to start command list batch buffers as primary. Implicit Scaling sometimes require to jump over control section and these jumps must maintain the same level of batch buffer as the whole command list. Related-To: NEO-7807 Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>