mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-26 15:03:02 +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>