mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-01 12:33:12 +08:00
When there is a PRINT_DEBUG_MESSAGE message in module that is applicable to the user, it is now also set to Driver::zeDriverGetLastErrorDescription. ULTs are also added to verify that setErrorDescription successfully stores the error message. Related-To: LOCI-4653 Signed-off-by: Zhang, Winston <winston.zhang@intel.com>