mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 17:20:26 +08:00
Remove "Update Device::engineGroups"
Signed-off-by: Lukasz Jobczyk <lukasz.jobczyk@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
9481d8a88b
commit
c455c0f9c6
@@ -1348,7 +1348,7 @@ HWTEST_TEMPLATED_F(BcsBufferTests, givenBcsQueueWhenEnqueueingCopyBufferToBuffer
|
||||
|
||||
cl_command_queue_properties properties[] = {
|
||||
CL_QUEUE_FAMILY_INTEL,
|
||||
device->getDevice().getEngineGroupIndexFromEngineGroupType(EngineGroupType::Copy),
|
||||
device->getDevice().getIndexOfNonEmptyEngineGroup(EngineGroupType::Copy),
|
||||
CL_QUEUE_INDEX_INTEL,
|
||||
0,
|
||||
0,
|
||||
|
||||
Reference in New Issue
Block a user