mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-14 02:32:59 +08:00
Some allocations are created before debugger is initialized. This change will ensure they get marked for capture. Debugger Enabled check added to bind path where capture flag is set Related-to: GSD-10856 Signed-off-by: Brandon Yates <brandon.yates@intel.com>