mirror of
https://github.com/intel/compute-runtime.git
synced 2025-09-15 13:01:45 +08:00
Set device property flags
Change-Id: I657a6b86c9f09e125b23428924605dbb175d294b Signed-off-by: Aravind Gopalakrishnan <Aravind.Gopalakrishnan@intel.com>
This commit is contained in:

committed by
sys_ocldev

parent
5bb73abfde
commit
649dfb93ee
@ -60,6 +60,7 @@ struct RuntimeCapabilityTable {
|
||||
bool supportsIndependentForwardProgress;
|
||||
bool hostPtrTrackingEnabled;
|
||||
bool levelZeroSupported;
|
||||
bool isIntegratedDevice;
|
||||
};
|
||||
|
||||
struct HardwareCapabilities {
|
||||
|
Reference in New Issue
Block a user