mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 13:33:02 +08:00
Improve performance by binding the command buffer together with other allocations if VM_BIND feature is available. Remove the legacy flag PassBoundBOToExec from DebugManager to simplify the logic. Adapt unit tests and reuse handy macros to generate proxy mock-methods. Related-To: NEO-7348 Signed-off-by: Maciej Bielski <maciej.bielski@intel.com>