mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 21:42:53 +08:00
Global init flag is useful only for once per context initialization. Correctly set the flag can save the visits to these once per context calls. Debugger programming is active not only when queue type allows it, but also when commands state is dirty and debugger class available. Related-To: NEO-7828 Signed-off-by: Zbigniew Zdanowicz <zbigniew.zdanowicz@intel.com>