mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-04 23:56:39 +08:00
Add missing pollForCompletion on clEnqueueVerifyMemoryINTEL
Related-To: NEO-7618 Signed-off-by: Dunajski, Bartosz <bartosz.dunajski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
7903617a44
commit
72ada8b41f
@@ -24,6 +24,8 @@ class MockCommandQueue : public CommandQueue {
|
||||
public:
|
||||
using CommandQueue::bcsEngines;
|
||||
using CommandQueue::bcsEngineTypes;
|
||||
using CommandQueue::bcsInitialized;
|
||||
using CommandQueue::bcsStates;
|
||||
using CommandQueue::bcsTimestampPacketContainers;
|
||||
using CommandQueue::blitEnqueueAllowed;
|
||||
using CommandQueue::blitEnqueueImageAllowed;
|
||||
|
||||
Reference in New Issue
Block a user