mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-29 09:03:14 +08:00
Correct supportsPipes value
Related-To: NEO-4368 Change-Id: I675664b80b776a583fe237a7efec20d5f428941e Signed-off-by: Filip Hazubski <filip.hazubski@intel.com>
This commit is contained in:
committed by
sys_ocldev
parent
c60e4af68a
commit
8b896bf864
@@ -72,7 +72,7 @@ const RuntimeCapabilityTable TGLLP::capabilityTable{
|
||||
false, // supportCacheFlushAfterWalker
|
||||
true, // supportsImages
|
||||
true, // supportsDeviceEnqueue
|
||||
false, // supportsPipes
|
||||
true, // supportsPipes
|
||||
true, // supportsOcl21Features
|
||||
false, // hostPtrTrackingEnabled
|
||||
true // levelZeroSupported
|
||||
|
||||
Reference in New Issue
Block a user