mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-29 09:03:14 +08:00
1. separate front end programing when tracking is enabled and disabled, it will limit number of conditional checks. 2. setup command list front end properties only when front end state is dirty. 3. instanced context id should be set once, as this is one time per context property. Related-To: NEO-7828 Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>