mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-25 05:24:02 +08:00
Implement BCS selection heuristic for OpenCL CommandQueue
Related-To: NEO-6057 Signed-off-by: Maciej Dziuban <maciej.dziuban@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
3bff852ac0
commit
4c4b37f8d2
@@ -21,7 +21,6 @@ class MockCommandQueue : public CommandQueue {
|
||||
using CommandQueue::bcsEngines;
|
||||
using CommandQueue::blitEnqueueAllowed;
|
||||
using CommandQueue::blitEnqueueImageAllowed;
|
||||
using CommandQueue::blitEnqueuePreferred;
|
||||
using CommandQueue::bufferCpuCopyAllowed;
|
||||
using CommandQueue::device;
|
||||
using CommandQueue::gpgpuEngine;
|
||||
|
||||
Reference in New Issue
Block a user