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:
Spruit, Neil R
2023-03-01 20:17:15 +00:00
committed by Compute-Runtime-Automation
parent 55952d33df
commit 9aa4275fda
8 changed files with 12 additions and 63 deletions

View File

@@ -108,9 +108,6 @@ DirectSubmissionDisableCacheFlush = -1
DirectSubmissionDisableMonitorFence = -1
DirectSubmissionPrintBuffers = 0
DirectSubmissionMaxRingBuffers = -1
EnableL0DeviceIpVersion = 0
EnableL0ReadLUIDExtension = 0
EnableL0EuCount = 0
USMEvictAfterMigration = 0
EnableDirectSubmissionController = -1
DirectSubmissionControllerTimeout = -1