Set device property flags

Change-Id: I657a6b86c9f09e125b23428924605dbb175d294b
Signed-off-by: Aravind Gopalakrishnan <Aravind.Gopalakrishnan@intel.com>
This commit is contained in:
Aravind Gopalakrishnan
2020-08-10 22:33:58 -07:00
committed by sys_ocldev
parent 5bb73abfde
commit 649dfb93ee
15 changed files with 108 additions and 16 deletions

View File

@ -60,6 +60,7 @@ struct RuntimeCapabilityTable {
bool supportsIndependentForwardProgress;
bool hostPtrTrackingEnabled;
bool levelZeroSupported;
bool isIntegratedDevice;
};
struct HardwareCapabilities {