mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-21 01:04:57 +08:00
Defer ULLS initialization
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
3f87dfa74b
commit
9e50138829
@@ -135,6 +135,7 @@ CommandQueue *CommandQueue::create(uint32_t productFamily, Device *device, NEO::
|
||||
}
|
||||
|
||||
csr->getOsContext().ensureContextInitialized();
|
||||
csr->initDirectSubmission(*device->getNEODevice(), csr->getOsContext());
|
||||
return commandQueue;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user