mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-24 21:18:24 +08:00
Single command list object can be passed multiple times to the execution command list. Not all command list instances might require dynamic preamble, as it depends what state is before particular command list instance. Correctly assign the particular instance of command list to state transition. Related-To: NEO-7828 Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>