mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 23:03:02 +08:00
Check for valid stype before reading Device Properties pNext
Related-To: LOCI-3884 - Added check for valid device properties stype to remove the feature specific debug vars that enabled/disabled reading of the pNext. - Requires applications to properly set the device properties stype in order for the pNext to be read for extensions. Signed-off-by: Spruit, Neil R <neil.r.spruit@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
55952d33df
commit
9aa4275fda
@@ -108,9 +108,6 @@ DirectSubmissionDisableCacheFlush = -1
|
||||
DirectSubmissionDisableMonitorFence = -1
|
||||
DirectSubmissionPrintBuffers = 0
|
||||
DirectSubmissionMaxRingBuffers = -1
|
||||
EnableL0DeviceIpVersion = 0
|
||||
EnableL0ReadLUIDExtension = 0
|
||||
EnableL0EuCount = 0
|
||||
USMEvictAfterMigration = 0
|
||||
EnableDirectSubmissionController = -1
|
||||
DirectSubmissionControllerTimeout = -1
|
||||
|
||||
Reference in New Issue
Block a user