mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-05 09:09:04 +08:00
Ability to change Generic SubDevice to EngineInstanced
Signed-off-by: Bartosz Dunajski <bartosz.dunajski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
7e756a19f4
commit
7216623d6b
@@ -142,6 +142,7 @@ class Device : public ReferenceTrackedObject<Device> {
|
||||
bool createEngineInstancedSubDevices();
|
||||
virtual bool genericSubDevicesAllowed();
|
||||
bool engineInstancedSubDevicesAllowed();
|
||||
void setAsEngineInstanced();
|
||||
|
||||
DeviceInfo deviceInfo = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user